Retrieve Webhook Endpoint
Retrieves the details of an existing webhook. The webhook endpoint's id that was returned upon endpoint creation is required for identifying the exact endpoint.
get
https://api.uiza.sh
/v1/webhook_endpoints/:id
/v1/webhook_endpoints/:id
Sample Request
curl -X GET https://api.uiza.sh/v1/webhook_endpoints/f0f207af-b338-4b7f-8d32-fe9cfa9566eb
-H 'Authorization: uap-c1ffbff4db954ddcb050c6af0b43ba56-41193b64'
Last modified 3yr ago