Skip to content
Alchemy Logo

sui_tryMultiGetPastObjects

POST
/{apiKey}

Returns the object data for each requested version. No guarantee is provided that historical versions will be available due to node-specific pruning behavior.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

object[]required

A list of objects and versions to retrieve.

objectoptional

Options to specify which object fields to include in the response.

Responses

200

A list of past object results corresponding to the input requests.

Was this page helpful?