Get transactions
Last updated
Last updated
Retrieve on-chain committed transactions.
This method will use 150
.
Retrieve on-chain committed transactions. The page size and start ledger version can be provided to get a specific sequence of transactions.
If the version has been pruned, then a 410 will be returned.
To retrieve a pending transaction, use /transactions/by_hash.