Connect to a stream WebSocketCopy Pageget https://example.com/api/v2/streams/{id}/wsOpens a same-origin WebSocket for a node-bound stream using its secret or a participant-validated user token.Path ParamsiduuidrequiredResource identifier.Query ParamstokenstringParticipant-validated user token for a browser WebSocket connection.secretstringCapability secret returned when the stream subscription was created.nodeIdstringConfigured validator-node identifier. Defaults to the deployment's default node.jwtstringSame token as the jwt header; use the header except for clients that cannot set it.HeadersnodeIdstringConfigured validator-node identifier; the query value takes precedence.jwtstringCanton Ledger API JWT used to authenticate the caller and resolve current party rights.Responses 200OK 400Unknown validator node 401The selected participant rejected the token 403The caller does not own or cannot access the selected resource 500Unexpected server error 503Service is still startingUpdated 3 days ago Delete a streamTrafficDid this page help you?YesNo