Get event details
Events
Get event details
Fetch a single platform event by its id from the tenant’s recent-event history. The id may be either the canonical stream id (<ms>-<seq>) or a publisher-minted evt_* id carried in the payload. Returns 404 when no event with the given id is within the current history window for the tenant.
GET
Get event details
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Event id — the canonical stream id (<ms>-<seq>) or a legacy evt_* payload id.