Skip to main content
GET
Get the compliance alert 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 the compliance alert list accepts. Build the filter of getComplianceAlerts by placing, under each option's key, a clause { operationType, values }.

supportsMatchAny
boolean
required

Whether the filter supports OR across clauses. Criteria are ANDed when false.