Get webhook event by id

Authentication

AuthorizationBearer

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

Path parameters

organizationIdstringRequired
eventIdstringRequired

Response

idstring
organizationIdstring
typestring
versionstring
occurredAtdatetime
payloadstring

Stringified JSON payload (redacted in read APIs)

createdAtdatetime
merchantIdstring or null
requestIdstring or null

Errors