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://api.zapfy.io/v1/instances/{id}/webhooks \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "01J9Z...", "url": "https://your-app.com/webhooks", "events": [], "enabled": true, "createdAt": "2023-11-07T05:31:56Z" } ] }
Account token (zpfy_acct_...) — manages instances and webhooks.
zpfy_acct_...
Instance ID.
Instance webhooks.
Show child attributes