Admin Login
HomeGuidesAPI ReferenceChangelogBlockdaemon Main Docs
Log In
API Reference

Subscribe to events

Upgrades the connection to WebSocket. The server pushes ClientEvent messages;
the client does not send data messages.

Event types:

  • operation_status_update — an operation changed status. Payload: OperationStatusUpdatePayload.
  • approver_onboarded — an approver completed onboarding. Payload: ApproverOnboardedPayload.

Delivery order of events is not guaranteed. To get the current state, query the server.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 1

Ping interval in seconds. When set, the server sends a WebSocket ping at this interval and closes the connection if no pong is received within 5 seconds. Omit to disable pings.

Responses
101

Switching Protocols — WebSocket connection established.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json