Get dynamic field object
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns information about a dynamic field object given a parent object ID and field name.
Body
application/json
jsonrpcstringrequiredmethodstringrequiredparamsArray<string | object>requiredArray with parent object ID and dynamic field name
idintegerrequiredResponse
200OK
Successful response returning the dynamic field object information.
400Bad Request
Bad Request — Invalid parameters.
401Unauthorized
Unauthorized — Missing or invalid API key.
500Internal Server Error
Internal Server Error — Could not retrieve dynamic field object.