Get transaction by offset. Provided for backwards compatibility, it will be removed in the Canton version 3.5.0, use v2/updates/update-by-offset instead.
Documentation Index
Fetch the complete documentation index at: https://docs.canton.network/llms.txt
Use this file to discover all available pages before exploring further.
Ledger API standard JWT token
Provided for backwards compatibility, it will be removed in the Canton version 3.5.0.
The offset of the transaction being looked up. Must be a valid absolute offset (positive integer). Required
Provided for backwards compatibility, it will be removed in the Canton version 3.5.0.
The parties whose events the client expects to see.
Events that are not visible for the parties in this collection will not be present in the response.
Each element must be a valid PartyIdString (as described in value.proto).
Optional for backwards compatibility for GetTransactionByOffset request: if defined transaction_format must be
unset (falling back to defaults).
Optional for GetTransactionByOffset request for backwards compatibility: defaults to a TransactionFormat, where:
Provided for backwards compatibility, it will be removed in the Canton version 3.5.0.
Required