Copy
Ask AI
curl "https://api.marblecms.com/v1/cm6ytuq9x0000i803v0isidst/tags"
Copy
Ask AI
{
"tags": [
{
"id": "clt92k3c1000408l47h5f0b5y",
"name": "Product",
"slug": "product",
"description": "All about product updates.",
"count": {
"posts": 8
}
},
{
"id": "clt92k3c1000508l4gd2p3b8h",
"name": "Engineering",
"slug": "engineering",
"description": null,
"count": {
"posts": 4
}
}
],
"pagination": {
"limit": 10,
"currentPage": 1,
"nextPage": null,
"previousPage": null,
"totalPages": 1,
"totalItems": 2
}
}