Skip to main content
GET
List available tags

Authorizations

X-API-Key
string
header
required

Response

All unique tags sorted alphabetically.

Response for GET /tags.

Returns all unique event tags available for discovery filtering. Tags are normalized to lowercase and sorted alphabetically.

count
integer

Number of unique tags.

Required range: x >= 0
data
string[]

Sorted list of unique tag strings.