cURL
curl --request GET \ --url https://api.orafi.app/v1/webhook \ --header 'x-api-key: <api-key>'
{ "success": true, "message": "<string>", "data": { "id": "<string>", "url": "<string>", "secret": "<string>", "events": [ "<string>" ] } }
Get the registered webhook details
Webhook details
Show child attributes