API

List contact tags

Returns the contact tags used in a workspace.

GET/feeds/{feedId}/contacts/contacts-tags

Authorization

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

In: header

Scope: contacts:read-only

Path Parameters

feedId*string

Header Parameters

X-Api-Version?string

API version date. Requests without the header use 2026-07.

curl -X GET "https://example.com/feeds/string/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}