Get Event
Fetch a single ingested event.
Requires the events:read scope on the API key.
GET
Get Event
Authorizations
Bearer API key issued from Settings → Developers.
Path Parameters
ID of the event.
Response
200 - application/json
Successful Response
Unique identifier.
Custom event name.
When the event occurred in the source system.
Subject identifiers submitted with the event.
Free-form JSON attributes for the event.
Whether the subject has been matched to a contact or account.
Available options:
PENDING, RESOLVED, UNRESOLVED When Topo received and stored the event.
Stable identifier from the caller's system, if provided.
Matched org-scoped contact, when resolved.
Matched org-scoped account, when resolved.
When subject resolution completed, if applicable.