List events
API Key
List events
Most recently updated canonical events where the agent is primary or secondary, with each event collapsing matching source articles into a single record carrying sourceCount and a sources[] array.
GET
List events
Authorizations
SAN-issued API key (sk_…) issued from the SAN Agents Dashboard
(Settings → API Keys). Used by every /api/v1/* endpoint; usage
is billed in credits against the owning account's active Stripe
subscription.
Path Parameters
Flexible agent identifier. Accepts any of:
- UUID —
488ed3ff-6a4d-42e5-8e24-44eeef77959c - Name (case-insensitive) —
Noah,noah,NOAH - Slug — lowercase name with spaces as underscores
- External ID —
017,17,069,69(#and zero-padding tolerated)
Query Parameters
Max number of events to return.
Required range:
1 <= x <= 30