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.
API Reference
Every endpoint, with a playground
curl --request GET \ --url 'https://api.computer.stateset.app/api/v1/webhooks' \ --header 'X-API-Key: YOUR_API_KEY'
[ { "id": "string", "url": "string", "events": [ "string" ], "is_active": true, "created_at": "string", "updated_at": "string" } ]
List the calling tenant’s registered webhook endpoints (no secrets).
WebhookEndpointSummary[]
200