Skip to main content
GET
/
api
/
v1
/
conversation-tags
Error
A valid request URL is required to generate request examples
{
  "data": [
    {
      "id": "tag_high_intent",
      "name": "High intent",
      "color": "#2563eb"
    }
  ]
}

Response

200 - application/json

Tags

data
object[]
required