curl --request GET \
--url https://staging.cutmake.ai/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://staging.cutmake.ai/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
}
]x <= 200