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.commenda.io/api/v1/webhooks/:id \ --header 'Authorization: Bearer <token>'
{ "data": { "id": "2535af08-a139-4d0c-9827-1651e46dfbcf", "api_version": "v1.0", "name": "handle_existing_registrations_validation_failure", "topics": [], "url": "https://bruno-simon.com/", "created_at": 1727284490 }, "message": "Successfully fetched webhook." }
Get a webhook registered with Commenda.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Sales tax registration response
Show child attributes
"Successfully fetched webhook."
Was this page helpful?