> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.clossir.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.clossir.com/_mcp/server.

# Infra — Webhooks

07 / INFRA · WEBHOOKS

Webhooks notify your systems when activity occurs across your tenants — so you can react to
verifications, policy decisions, and asset events without polling.

For the full webhook integration guide — available channels, payload structure, W3C tracing
headers, handler code, and failure handling — see
[Subscribe to Webhooks](/guides/subscribe-webhooks).

## Payload schemas

Every webhook is delivered as a typed JSON payload over HTTPS. For the full catalog of event
types and their payload schemas, see the [API Reference](/api/overview).