Get Ledgers Info
Retrieve information about ledger entries. 50 results are returned at a time, the most recent by default.
POST
/
getLedgersInfo
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
tenantId
string
requiredTenant/Owner id
Content-Type
string
Body
application/json
nonce
integer
(Required)
asset
string
Comma delimited list of assets to restrict output to
aclass
string
Asset class
type
string
Type of ledger to retrieve
start
string
Starting unix timestamp or ledger ID of results (exclusive)
end
integer
Ending unix timestamp or ledger ID of results (inclusive)
ofs
string
Result offset for pagination
Response
200 - application/json
The response is of type object
.