List contact tags
Returns the contact tags used in the workspace the API key is scoped to.
GET
/contacts/contacts-tagsAuthorization
apiKey contacts:read-onlyx-api-key<token>
In: header
Scope: contacts:read-only
Header Parameters
X-Api-Version?string
API version date. Requests without the header use 2026-07.
curl -X GET "https://example.com/contacts/contacts-tags" \ -H "X-Api-Version: 2026-07"[ { "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}