Error
Events
List the agent ids this organization has sent events for, most-used first.
A JSON array of strings — the values accepted by the agent_id filter on
/events, /events/summary and /sessions. Capped at the 500 busiest agent
ids and cached for up to a minute.
Either events:read or evaluations:read grants this, so session-only keys
can populate the same filter.
GET
Error
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
Up to 500 agent ids, most-used first.

