Get webhook event by id
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
organizationId
eventId
Response
id
organizationId
type
version
occurredAt
payload
Stringified JSON payload (redacted in read APIs)
createdAt
merchantId
requestId
Errors
401
Get Event Request Unauthorized Error
403
Get Event Request Forbidden Error
404
Get Event Request Not Found Error
500
Get Event Request Internal Server Error