List agent tags
Agent Tags API
List agent tags
Retrieve all agent tags for the organization, with a count of how many agents use each tag.
GET
List agent tags
Authorizations
JWT token from Clerk authentication.
Must be from a user with org:admin role.
Response
Successfully retrieved tags
Unique tag identifier
Example:
1
Tag name
Example:
"Production"
Organization the tag belongs to
Example:
"org_xxx"
Clerk user ID of the tag creator
Example:
"user_2ABC123DEF"
Example:
"2024-01-15T10:30:00.000Z"
Example:
"2024-01-15T10:30:00.000Z"
Number of agents using this tag
Example:
3
