Skip to content
Alchemy Logo

sui_tryGetPastObject

POST
/{apiKey}

Returns object details for a specified version. Note that nodes may prune older versions depending on their configuration, and retrieval is not guaranteed.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringrequired

The ID of the queried object.

integerrequired

The specific version to query. No default is applied.

objectoptional

Options to specify which fields are returned in the object.

Responses

200

The response describing the object version if found.

Was this page helpful?