Alchemy Logo

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-demo

For higher throughput, create your own API key

Request

object_idsstring[]required

The IDs of the queried objects.

optionsobjectoptional

Options for specifying the content to be returned.

Responses

200

A list of object data returned from the chain.

Was this page helpful?