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.keebai.com/v1/webhooks \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "<string>", "name": "<string>", "url": "<string>", "events": [], "is_active": true, "secret_prefix": "<string>", "headers": {}, "failure_count": 123, "created_at": "<string>", "updated_at": "<string>", "last_delivery_at": {} } ] }
Personal Access Token con prefijo kbai_pk_. Generar desde el portal con permiso developer.manage_tokens.
kbai_pk_
developer.manage_tokens
Show child attributes
Was this page helpful?