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 https://api.expys.com/v1/webhooks \ -H "Authorization: Bearer YOUR_ORG_API_KEY"
{ "data": [ { "createdAt": "<string>", "disabledAt": "<string>", "events": [ "<string>" ], "id": "<string>", "url": "<string>" } ] }
Org-API-Key as a Bearer token.
Response for status 200
Show child attributes