Get all tags
GET /tags
Retrieve a paginated list of all tags. Supports filtering by name, attached-by source, and sorting by name, usage count, or relevance.
Request
A paginated list of tags with usage counts.
Unauthorized — the Bearer token is missing, invalid, or expired.