List all tags on account
Tag
Get All Tags
Returns all tags defined for the account, including team labels, colors, and associated profiles. Use this endpoint to organize or analyze groups, teams, or cohorts within an account.
GET
List all tags on account
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The number of tags to retrieve per paginated request.
The current page of results you are requesting. This indicates how many documents to skip based on the provided limit.
Response
Success
Standard response object for successful requests that return an array of resources. Used for list endpoints in the Profile Behavior API.