Get Ledgers Connections Transactions

GET {{baseUrl}}/api/v1/ledgers/connections/:connectionId/transactions?top=<>&skip=<>

Lists the transactions for a connected blockchain network.

Request Params

KeyDatatypeRequiredDescription
topstringThe maximum number of entries to return in the result set.
skipstringThe number of entries to skip in the result set.