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
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Request
object_idsstring[]requiredThe IDs of the queried objects.
optionsobjectoptionalOptions for specifying the content to be returned.
Responses
200
A list of object data returned from the chain.
Was this page helpful?