sui_multiGetObjects
Deprecation notice
Action required: Support for Sui JSON-RPC will end on September 25, 2026. Please migrate to Sui gRPC before then to avoid disruption. You can find our migration guide here.
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?