Get webhook event
Get webhook event by ID
Path parameters
Webhook event ID
Webhook ID
Response
Webhook event
Json string of object associated with the event. For example, if your event is ACCOUNT.CREATED, You can refer to Acccount to parse the account event to obtain the ID, status etc.
Json string of object associated with the event related to a resource change. This only contains those fields that have value changed on the event, and the field values are prior to the resource change event.
Timestamp of the current event raised
Unique event ID of the webhook request. Use event endpoints to get more event summary data
Metadata that stored in the webhook subscription
The ID of the resource this event occurred on, if available.
Current event status. Failing event will keep retry until it is purged.
All the webhook event types
URL that the current event will be sent to
Webhook the current event belongs to