Knips logoKnips API

List contact tags

Returns the contact tags used in a feed.

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

Returns the contact tags used in a feed.

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  }]
{  "error": {    "message": "string",    "type": "string"  }}
{  "error": {    "message": "string",    "type": "string"  }}
{  "error": {    "message": "string",    "type": "string"  }}
{  "error": {    "message": "string",    "type": "string"  }}