Etiquetas
List Tags
Retrieve all tags for your organization
GET
Returns a paginated list of tags belonging to your organization. Use the tag IDs to assign or remove tags from contacts.
Headers
Your API key for authentication. Found in your dashboard under API settings.
Query Parameters
Maximum number of tags to return. Must be ≥ 0.
Number of records to skip for pagination.
Sort direction by creation date. Possible values:
asc, desc.Filter tags by name (partial match).
Filter tags by label (partial match).
Response
Array of tag objects.
Total number of tags in your organization.
Error Codes
401 Unauthorized— Invalid or missing API key500 Internal Server Error— Server-side error
