Get objects owned by an address
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns all objects owned by the specified sui address, with optional filtering and pagination.
Body
application/json
jsonrpcstringrequiredmethodstringrequiredparamsArray<string | object>requiredidintegerrequiredResponse
200OK
Successful response returning dynamic fields
400Bad Request
Bad Request — Invalid parameters.
401Unauthorized
Unauthorized — Missing or invalid API key.
500Internal Server Error
Internal Server Error — Could not retrieve owned objects.