v1
latestOpenAPI 3.1.02026-07-2631037.6 KBRetrieve a webhook
get/webhooks/{endpoint}
Path parameters
endpointstring required
Unique identifier of the webhook
Response
Webhook endpoint retrieved
Example response
{
"code": 200,
"status": "OK",
"message": "Webhook endpoint retrieved"
}