cURL
curl --request GET \ --url https://api.notchpay.co/webhooks/{endpoint} \ --header 'Authorization: <api-key>'
{ "code": 200, "status": "OK", "message": "Webhook endpoint retrieved", "endpoint": "<unknown>" }
Documentation IndexFetch the complete documentation index at: https://developer.notchpay.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.notchpay.co/llms.txt
Use this file to discover all available pages before exploring further.
Unique identifier of the webhook
Webhook endpoint retrieved
200
"OK"
"Webhook endpoint retrieved"
Was this page helpful?