Skip to main content
GET
Subscribe to a company-scoped Server-Sent Events stream of live events — DNS edits, activity log, approvals, and other domain events. A : heartbeat <ts> comment is emitted every ~25s so intermediate proxies don’t idle the connection out.

Events vs. triggers vs. webhooks

  • This stream is a read-only feed you observe.
  • Triggers wake an agent on an inbound event.
  • Webhooks POST an outbound signed callback to your backend.
See Events & triggers and the event router.