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.
/v1/webhook_endpoints/:id
GET
https://api.uiza.sh/v1/webhook_endpoints/:id
Path Parameters
Sample Request
Last updated