Get the device group filter catalog
DeviceGroups
Get the device group filter catalog
Return every criterion (native device attributes plus custom fields) that may target a device group, with its live company values inline. Use this to build a valid device-group target.
GET
Get the device group filter catalog
Key: Read
Scope: Company
Authorizations
Use your Primo API key in the Authorization header as Bearer <API_KEY>.
Response
default - application/json
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.
Whether the target supports the top-level matchAny (OR) toggle.