sui_tryMultiGetPastObjects
Returns the object data for each requested version. No guarantee is provided that historical versions will be available due to node-specific pruning behavior.
⚠ This endpoint is only available with Blast access.
Path parameters
apiKey
Request
This endpoint expects an object.
past_objects
A list of objects and versions to retrieve.
options
Options to specify which object fields to include in the response.
Response
A list of past object results corresponding to the input requests.
status
Retrieval status, e.g. "VersionFound" or "ObjectNotExists".
details