Webhooks
Retrieve a Webhook
Retrieve a webhook subscription.
GET
/
api
/
webhooks
/
{id}
/
Authorizations
Token-based authentication with required prefix "Token"
Path Parameters
A unique integer value identifying this webhook.
Response
200 - application/json
Maximum length:
255
LEAD_CLOSED
- Lead ClosedLEAD_CLOSED_INCOMPLETE
- Lead Closed IncompleteLEAD_LOST
- Lead LostLEAD_SCHEDULE_COMPLETED
- Lead Schedule CompletedCALL_COMPLETE
- Call Complete
Available options:
LEAD_CLOSED
, LEAD_CLOSED_INCOMPLETE
, LEAD_LOST
, LEAD_SCHEDULE_COMPLETED
, CALL_COMPLETE