Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl "https://api.hedra.com/v3/webhooks/default" \ -H "Authorization: Bearer $HEDRA_API_KEY"
200
Example
{ "url": "<string>", "enabled": false, "updated_at": "2023-11-07T05:31:56Z", "updated_by_key_id": "<string>" }
Primary scheme: Authorization: Key <key_id>:<secret>.
Authorization: Key <key_id>:<secret>
Successful Response
The stored default endpoint; null when none is configured.
Whether the default endpoint is active.
ISO-8601 instant the config last changed.
The API key that last changed the config.
Was this page helpful?
Contact support