Tags
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"
}