Get Ledgers

GET {{baseUrl}}/api/v1/ledgers?top=<>&skip=<>

Lists the supported blockchain types, such as Ethereum or Hyperledger Fabric.

Request Params

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