Skip to main content

/v2/updates

Subscribe updates

WebSocketSince 3.4Changed 3.5
/v2/updates

Protocol Details

Inputs

Outputs

The server streams a sequence of Either_JsCantonError_JsGetUpdatesResponse messages. Each message is one of:Success — a JsGetUpdatesResponse containing a single update:
where <Update> is one of:Example success message:
Error — a JsCantonError with fields code, cause, context, and errorCategory (documented below).

Either_JsCantonError_JsGetUpdatesResponse

codestring
causestring
contextobject
errorCategorystring

Lifecycle Changes

3.5channel description updated; publish description updated; publish required fields added: beginExclusive; publish required fields removed: updateFormat; subscribe description updated
codestring
causestring
contextobject
errorCategorystring