Error
Events
List the trigger events that fired hooks recently, most-used first.
A JSON array of strings — the values accepted by the trigger_event filter.
Only the last 90 days are scanned, so a trigger that has not fired in that
window is absent even though older events still carry it. Capped at 500
values and cached for up to a minute.
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 trigger-event names from the last 90 days, most-used first.

