sui_multiGetObjects
POST
/{apiKey}
Retrieves on-chain metadata and content for multiple object IDs. The request may include display, owner, and type information as specified via options.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string[]required
The IDs of the queried objects.
objectoptional
Options for specifying the content to be returned.
Responses
200
A list of object data returned from the chain.
Was this page helpful?