Skip to main content
GET
Get event

Authorizations

Authorization
string
header
required

Organization API key, sent as Authorization: Bearer boom_org_....

Path Parameters

externalId
string
required

The event externalId, as supplied at record time.

Required string length: 1 - 255

Response

Success

externalId
string
required

Your stable identifier for this event (idempotency key).

name
string
required
timestamp
string
required

When the event occurred, ISO 8601.

personExternalId
string | null
required
customObjectType
string | null
required
customObjectExternalId
string | null
required
properties
object
required

Free-form event payload.

receivedAt
string
required

When the event was received, ISO 8601.