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-demoFor higher throughput, create your own API key
Request
past_objectsobject[]requiredA list of objects and versions to retrieve.
optionsobjectoptionalOptions 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?