Retrieves the body of a Webhook Event.
curl --request GET \ --url https://sandbox-api.violet.io/v1/events/webhooks/{webhook_id}/events/{event_id}/body
{ "body": {}, "length": 123, "date_created": "2023-11-07T05:31:56Z" }
Webhook Event Body
Show child attributes
Date of creation
Was this page helpful?