Home

Get Dynamic Fields

POST
https://sui.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Return the list of dynamic field objects owned by an object

Body

application/json
jsonrpcstring2.0required
idintegerrequired
methodstringsuix_getDynamicFieldsrequired
paramsArray<string | string | integer>required
Show child attributes
One of

Object ID to get dynamic fields for

string

Cursor for pagination (optional)

string

Limit of results per page (optional)

integer

Response

200OK

Successful response returning dynamic field objects

400Bad Request

Bad request - invalid parameters

500Internal Server Error

Internal server error