suix_getDynamicFieldObject

Returns information about a specific dynamic field object, identified by its parent object ID and field name.

⚠ This endpoint is only available with Blast access.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
parent_object_idstringRequired
The ID of the queried parent object that owns the dynamic field.
nameobjectRequired
The name of the dynamic field, specified as a struct containing type and value.

Response

The resolved dynamic field object response.