Events
List the event types this organization has actually sent, alphabetically.
A JSON array of strings — the values accepted by the event_type filter.
This is the observed set, not the full catalogue the SDKs can emit: a type
you have never ingested is absent. Cached for up to five minutes, the longest
of the facet endpoints.
GET
List the event types this organization has actually sent, alphabetically.
Authorizations
A scoped AgentEye API key. Mint one in the dashboard under Settings → API keys, or with POST /v1/keys. Each endpoint names the permission it requires; a key without it gets 403 and a required_permission field naming what was missing.
Response
The event types seen for this organization, sorted.

