Get webhook event by id

Path parameters

organizationIdstringRequired
eventIdstringRequired

Headers

AuthorizationstringRequired

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

Response

idstring
organizationIdstring
typestring
versionstring
occurredAtstringformat: "date-time"
payloadstring

Stringified JSON payload (redacted in read APIs)

createdAtstringformat: "date-time"
merchantIdstring or null
requestIdstring or null

Errors