Skip to main content
GET
cURL
List all contact tags in the workspace, each with the number of contacts carrying it.
Like the Contacts endpoints, contact tags require the workspace’s plan and role to include email automation. If the account does not have it, these endpoints return 403.

Authorizations

Authorization
string
header
required

HTTP Basic Authentication using API Key and Secret Key. The credentials should be Base64 encoded in the format 'api_key:secret_key'. You can obtain your API Key and Secret Key from Feedspace → Automation → API (https://app.feedspace.io/automation/api).

Response

200 - application/json

Tags fetched successfully.

data
object[]