Skip to content
Documentation/canton-network-docs/Ledger APIAsyncAPI/v2/updates/treesView on canton-network-docs
canton-network-docs/Ledger APIAsyncAPI/v2/updates/trees

Subscribe trees

/v2/updates/trees

Subscribe trees

WebSocketSince 3.4Changed 3.5
/v2/updates/trees

Protocol Details

Inputs

Outputs

Either_JsCantonError_JsGetUpdateTreesResponse

codestring
causestring
contextobject
errorCategorystring

Lifecycle Changes

3.5publish description updated; publish required fields added: beginExclusive; publish required fields removed: updateFormat; subscribe description updated

Either_JsCantonError_JsGetUpdateTreesResponse

codestring
causestring
contextobject
errorCategorystring
wscat
wscat
npx wscat -c <WEBSOCKET_URL>
messageapplication/json
message
{
  "code": "<string>",
  "cause": "<string>",
  "context": {},
  "errorCategory": "<integer>"
}