Subscribe to real-time updates of machine instances.

GET /rt

This is a websocket endpoint. Connect and send WSToServerMsg messages and receive WSToClientMsg messages.

Query parameters

  • token string Required

    JWT signed with your State Backed key. Same as the token typically passed in the authorization header.

GET /rt
curl \
 -X GET https://api.statebacked.dev/rt?token=string