/api/tagsRole: ViewerWorkspace
The label catalogue of a workspace.
Query parameters
Request
curl -s "http://localhost:3000/api/tags?tenant=cmsp4djx60002p801o7ybpkv7" \
-H "Authorization: Bearer $TOKEN"Response200
[
{
"id": "cmttg1vnk0011lf01q0eswms5",
"name": "api",
"color": "mint"
}
]