List tags
Request
GET /tagsQuery Parameters
Response
{
"data": [
{
"id": 1386,
"text": "Email"
},
{
"id": 1387,
"text": "Important"
},
{
"id": 1388,
"text": "VIP"
}
],
"errorCode": -1,
"errorText": null
}Last updated
Was this helpful?