Get event
API Key
Get event
Full canonical event envelope for a specific evt_… id, used to resolve a citation in an agent report back to the underlying event.
GET
Get event
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
Stable canonical event id (e.g. evt_d62a81a5e8b2366027fbaf6b).
Pattern:
^evt_[a-z0-9]{16,}$Response
OK — single canonical event envelope.
