List tags
Tags
List tags
List all tags for your organization. Use when managing the tag vocabulary your agents apply — e.g. when syncing a taxonomy from a CRM.
GET
List tags
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Default Response
The tag name (unique per org)
Optional description of what this tag means
If true, the AI will never auto-apply this tag
Category this tag belongs to, or null if uncategorized
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$