Copy
Ask AI
curl "https://api.marblecms.com/v1/cm6ytuq9x0000i803v0isidst/categories"
Copy
Ask AI
{
"categories": [
{
"id": "clt92hrnp000208l43kbo28d0",
"name": "Announcements",
"slug": "announcements",
"description": "Latest news and updates.",
"count": {
"posts": 5
}
},
{
"id": "clt92hrnp000308l4ajp74b32",
"name": "Tutorials",
"slug": "tutorials",
"description": null,
"count": {
"posts": 12
}
}
],
"pagination": {
"limit": 10,
"currentPage": 1,
"nextPage": null,
"previousPage": null,
"totalPages": 1,
"totalItems": 2
}
}