Retrieve 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"
}Unique identifier of the webhook
Webhook endpoint retrieved
{
"code": 200,
"status": "OK",
"message": "Webhook endpoint retrieved"
}