The Webhook monitor allows you to view webhook requests and response for an event. Viewing webhook requests for an event can help you verify whether your webhooks are working as expected.
For each webhook request, you can view:
The url of the request
The order, ticket reference of the request
The status code of the request
The time of the request
The number of attempts
To view the webhook requests and responses:
Login to your event dashboard.
Click on the event you wish to see webhook requests and responses.
In the sidebar, click on Webhook Monitor
You will see a summary of the current webhooks.
Click on Show log
How can I see the webhook response body?
Unfortunately, at the moment the webhook monitor doesn't show the response body, only the status code. You should check your server logs for finer details about the response body your server gave. If you continue to have problems debugging issues with your server response please contact support.