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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
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.
Success
Standard response object for successful requests that return an array of resources. Used for list endpoints in the Profile Behavior API.