Get organization tags
GET/api/tags
Returns all tags for the authenticated user's organization with usage counts, sorted by count desc then name asc
Responses
- 200
- 401
List of tags with usage counts
Unauthorized
GET/api/tags
Returns all tags for the authenticated user's organization with usage counts, sorted by count desc then name asc
List of tags with usage counts
Unauthorized