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.prod.usesimple.ai/api/v1/webhooks \ --header 'Authorization: <api-key>'
{ "endpoints": [ { "endpoint_id": "<string>", "url": "<string>", "event_types": [], "created_at": "2023-11-07T05:31:56Z", "description": "<string>", "disabled": true } ] }
List all webhook endpoints associated with the organization. Requires a valid API key.
Successful Response
Show child attributes
Was this page helpful?
Contact support