cURL
curl --request GET \ --url https://api.supernotes.app/v1/webhooks \ --header 'Api-Key: <api-key>'
[ { "id": 123, "url": "<string>", "enabled": true, "last_response_code": 123, "last_response_body": "<unknown>" } ]
Documentation IndexFetch the complete documentation index at: https://developer.supernotes.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.supernotes.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response