Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://gateway.paybyrd.com/api/v2/webhooks \ --header 'x-api-key: <api-key>'
[ { "id": "8668e1dc-3f0c-407d-9aff-f5dda1ee8eaf", "url": "https://your-url.com/webhook1", "webhookUser": "b73e9449-e1dc-485a-b4c7-19c540e96cd1", "webhookPassword": "@bc123", "events": [] }, { "id": "c1532b84-a819-4e7a-986e-63bfb4fb1ecf", "url": "https://your-url.com/webhook2", "webhookUser": "d75620b6-8f3e-48f3-bb7d-99ffd0dbf135", "webhookPassword": "@bc123", "events": [] } ]
This endpoint allows you to recover all webhook settings.
200
"8668e1dc-3f0c-407d-9aff-f5dda1ee8eaf"
"https://your-url.com/webhook"
"b73e9449-e1dc-485a-b4c7-19c540e96cd1"
"@bc123"