fieldsFilter
Name | Type | Required | Description |
---|---|---|---|
type |
filterType | Required if more than one filter is being defined. Defaults to
AND if no type is specified. |
Used to define multiple filters. |
id |
string[] | No | The unique id of the field you want to read data from. |
name |
stringValue[] | No | Allows you to read data from a field based on criteria involving the internal name of the field. |