cURL
curl --request GET \ --url https://api.oneofnone.io/v1/team/webhooks \ --header 'x-api-key: <api-key>'
[ { "id": "<string>", "url": "<string>", "events": [ "<string>" ], "is_enabled": true, "created_at": "<string>", "name": "<string>", "retry_count": 123, "timeout_ms": 123, "updated_at": "<string>" } ]
Documentation IndexFetch the complete documentation index at: https://docs.oneofnone.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.oneofnone.io/llms.txt
Use this file to discover all available pages before exploring further.
Successful response