Home

Try Multi Get Past Objects

POST
https://sui.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Note there is no software-level guarantee/SLA that objects with past versions can be retrieved by this API, even if the object and version exists/existed. The result may vary across nodes depending on their pruning policies. Return the object information for a specified version.

Body

application/json
jsonrpcstring2.0required
idintegerrequired
methodstringsui_tryMultiGetPastObjectsrequired
paramsArray<any>required

Response

200OK

Successful response returning multiple past object information

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error