Home

Get ledgers

POST
https://soroban-testnet.nownodes.io/rpc

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns a detailed list of ledgers starting from the user specified starting point

Body

application/json
jsonrpcstringrequired
idintegerrequired
methodstringrequired
paramsobjectrequired
Show child attributes
startLedgerintegerrequired
paginationobject
Show child attributes
limitinteger

Response

200OK

Ledgers information retrieved successfully

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error