Multiple Filter Search Request

Search using Intercoms Search APIs with more than one filter.

operator
string

An operator to allow boolean inspection between multiple fields.

Enum: "AND" "OR"
Array of multiple filter search request (objects) or Array of single filter search request (objects)
{ "operator": "AND", "value": [ { } ] }