Retrieves a list of all tags in a workspace.
curl "https://api.marblecms.com/cm6ytuq9x0000i803v0isidst/tags"
{
"tags": [
{
"id": "clt92k3c1000408l47h5f0b5y",
"name": "Product",
"slug": "product"
},
{
"id": "clt92k3c1000508l4gd2p3b8h",
"name": "Engineering",
"slug": "engineering"
}
]
}
curl "https://api.marblecms.com/cm6ytuq9x0000i803v0isidst/tags"
{
"tags": [
{
"id": "clt92k3c1000408l47h5f0b5y",
"name": "Product",
"slug": "product"
},
{
"id": "clt92k3c1000508l4gd2p3b8h",
"name": "Engineering",
"slug": "engineering"
}
]
}
curl "https://api.marblecms.com/cm6ytuq9x0000i803v0isidst/tags"
{
"tags": [
{
"id": "clt92k3c1000408l47h5f0b5y",
"name": "Product",
"slug": "product"
},
{
"id": "clt92k3c1000508l4gd2p3b8h",
"name": "Engineering",
"slug": "engineering"
}
]
}