Get Ledgers Connections Blocks

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

Lists the blocks 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.