API

List contact tags

Returns the contact tags used in the workspace the API key is scoped to.

GET/contacts/contacts-tags

Authorization

apiKey contacts:read-only
x-api-key<token>

In: header

Scope: contacts:read-only

curl -X GET "https://example.com/contacts/contacts-tags"
[  {    "property1": null,    "property2": null  }]
{  "traceId": "string",  "message": "string",  "path": "string",  "timestamp": "string",  "statusCode": 0.1}
{  "traceId": "string",  "message": "string",  "path": "string",  "timestamp": "string",  "statusCode": 0.1}