Get transaction tree by offset
GET
Get transaction tree by offset. Provided for backwards compatibility, it will be removed in the Canton version 3.5.0, use v2/updates/update-by-offset instead.
Protocol Details
Inputs
Path parameters
number
required
OpenAPI type:
integer (int64).Query parameters
string[]
Outputs
200
application/json
JsTransactionTree
required
Provided for backwards compatibility, it will be removed in the Canton version 3.5.0. Complete view of an on-ledger transaction.
400
text/plain
string
required
default
application/json
string
required
string
required
string
string
Map_String
required
Tuple2_String_String[]
integer (int32)
required
integer (int32)
string
boolean
History
Remove as of
3.5.0Changed
3.5The GET /v2/updates/transaction-tree-by-offset/{offset} operation changed in this snapshot.
Deprecated
3.4Introduced
3.4