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://app.herondata.io/api/webhooks \ --header 'x-api-key: <api-key>'
{ "webhooks": [ { "headers": { "Content-Type": "application/json" }, "heron_id": "wbh_AZ8VctkS3ekRpoq5z6zcYi", "is_enabled": true, "topic": "end_user.processed", "url": "https://www.your-webhook-endpoint.com/heron" } ] }
Get webhook
Ok
Show child attributes
Was this page helpful?