suix_getDynamicFieldObject
POST
/{apiKey}
Returns information about a specific dynamic field object, identified by its parent object ID and field name.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
stringrequired
The ID of the queried parent object that owns the dynamic field.
objectrequired
The name of the dynamic field, specified as a struct containing type and value.
Responses
200
The resolved dynamic field object response.
Was this page helpful?