Tags
List all tags
Retrieve a list of tags for the authenticated team.
get/tags
Response
Retrieve a list of tags for the authenticated team.
Example response
{
"data": [
{
"id": "b3b7c8e2-1f2a-4c3d-9e4f-5a6b7c8d9e0f",
"name": "Important"
}
]
}