Supervisor
Documentation

Webhooks.

Lorem ipsum placeholder for subscribing to platform events and keeping external systems in sync.

Webhooks

Lorem ipsum placeholder: document event subscriptions, payload signing, retries, and delivery guarantees.

Event delivery

Lorem ipsum placeholder: explain webhook endpoints, signature verification, replay behavior, and how to handle duplicate events.

{
  "event": "operation.completed",
  "operationId": "op_123"
}