Get Event

View as Markdown
Get a specific event by its ID.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

external_idstringRequired
account_idstringRequired

Response

Successful Response
idstring
typestring
aggregate_typestring
aggregate_idstring
datamap from strings to any
metadatamap from strings to any
versioninteger
createddatetime
previous_datamap from strings to any or null
correlation_idstring or null

Errors