sui_getObject
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.
⚠ This endpoint is only available with Blast access.
Path parameters
apiKey
Request
This endpoint expects an object.
object_id
The ID of the queried object.
options
Options for specifying the content to be returned.
Response
The result containing object data or error information.
data
error
Error details if the object could not be retrieved.