v1
latestOpenAPI 3.1.02026-07-13182388559.6 KBOutbound Webhook
Get outbound webhook delivery
Get a single outbound webhook delivery by ID
get/v1/outbound-webhook/deliveries/{id}
Path parameters
idstring required
Delivery ID
Request body
object required
Response
OK
Example response
{
"code": 200,
"message": "Success",
"requestId": "req_abc123"
}