Skip to main content
GET
Get the device group filter catalog
Key: Read Scope: Company

Authorizations

Authorization
string
header
required

Use your Primo API key in the Authorization header as Bearer <API_KEY>.

Response

default - application/json
filterOptions
object[]
required

Every criterion that may target a device group. Build the target by placing, at each option's key, a clause { operationType, values }; add top-level matchAny: true for OR across clauses.

supportsMatchAny
boolean
required

Whether the target supports the top-level matchAny (OR) toggle.