curl --request GET \
--url https://api.example.com/api/v1/webhooks/{webhook_id}/deliveries[
{
"id": "<string>",
"event_type": "<string>",
"payload": {},
"status_code": 123,
"response_body": "<string>",
"delivered_at": "2023-11-07T05:31:56Z",
"success": true
}
]curl --request GET \
--url https://api.example.com/api/v1/webhooks/{webhook_id}/deliveries[
{
"id": "<string>",
"event_type": "<string>",
"payload": {},
"status_code": 123,
"response_body": "<string>",
"delivered_at": "2023-11-07T05:31:56Z",
"success": true
}
]Documentation Index
Fetch the complete documentation index at: https://docs.vinmake.com/llms.txt
Use this file to discover all available pages before exploring further.
x <= 200