get https://classic-api.contractorscloud.com/api/v1/webhooks//events/
Get a specific event by its id that a webhook is subscribed to.
Responses
Get a specific event by its id that a webhook is subscribed to.
xxxxxxxxxx
curl --request GET \
--url https://classic-api.contractorscloud.com/api/v1/webhooks/webhook_id/events/webhook_event_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: