Home

Get Object

POST
https://sui.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Return the object information for a specified object

Body

application/json
jsonrpcstring2.0required
idintegerrequired
methodstringsui_getObjectrequired
paramsArray<any>required

Response

200OK

Successful response returning object information

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error