Get Contact Tags

This endpoint retrieves a list of tags associated with a specific contact.

Required Parameter:
contactId: The unique identifier of the contact.

API Key:
An API key is required for authentication.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The endpoint will return an appropriate error response in the following cases:

  • Missing Parameter: If the contactId parameter is missing, a 400 Bad Request error is returned.
  • Invalid API Key: If the provided API key is invalid, a 401 Unauthorized error is returned.
  • Contact Not Found: If the specified contact ID does not exist, a 404 Not Found error is returned.
  • Other Errors: In case of other errors, a 400 Bad Request error is returned along with an error message.
Path Params
string
required

ID of the contact.

Query Params
string

Your api key.

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json