API

List contact tags

Returns the contact tags used in a feed.

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

Authorization

basicAuth
AuthorizationBasic <token>

In: header

Path Parameters

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