sui_getObject
POST
/{apiKey}
Fetches on-chain data for a single object using its object ID. You can control the level of detail returned by passing additional options like showing content, type, or owner.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringrequired
The ID of the queried object.
objectoptional
Options for specifying the content to be returned.
Responses
200
The result containing object data or error information.
Was this page helpful?