Get webhook event by id

Authentication

AuthorizationBearer

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

Path Parameters

organizationIdstringRequired
eventIdstringRequired

Headers

x-admin-api-keystringRequired

Response

idstring
organizationIdstring
typestring
versionstring
occurredAtdatetime
payloadstring

Stringified JSON payload (redacted in read APIs)

createdAtdatetime
merchantIdstring or null
requestIdstring or null

Errors