Filter Array
Filters an array by a comparison operator.
POST
Body
Arguments
stringrequired
Value to compare against when filtering.
arrayrequired
Array of objects to filter.
boolean
Whether string filtering should ignore case.
string
Operator used for the filter comparison.
stringrequired
Field name to evaluate in each array item.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.