Webhooks
Signed outbound event delivery.
Register HTTPS endpoints in Dashboard → Webhooks. Deliveries are signed with HMAC SHA-256 and logged with request/response metadata. Supported events: agent.created, policy.updated, audit.created, approval.completed, and billing.updated.
API polling
Webhook registration is workspace-managed in the dashboard. Use GET /events to poll audit activity from the public API.