v1
latestOpenAPI 3.1.2Apache-2.02026-08-066040125.5 KBTags
Get a list of tags
Retrieve all created tags for the account.
get/tags
Response
Successful response
Example response
{
"tags": [
{
"id": 2506,
"name": "test1",
"color": "#f0f4f6"
}
],
"user_id": 7043663,
"version": "2.7.3"
}