List all tags

Retrieve a paginated list of tags

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

Application's ID

Query Params
integer
1 to 100
Defaults to 25

Limit the number of tags returned

integer
≥ 0
Defaults to 0

Page number

boolean
Defaults to false

Returns the number of tags that match the specified filter criteria.
If set to true, the response will include the count property.
If set to false, the response will only include the data property.

boolean
Defaults to false

Include the count of contacts assigned to each tag.
If set to true, the response will include the contactCount property for each tag.

string

Filter tags by name. Performs a case-insensitive and accent-insensitive search.
Returns tags whose name starts with the provided string.

Responses

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