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

apiKeystringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

past_objectsobject[]required

A list of objects and versions to retrieve.

optionsobjectoptional

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?