Get Campaign Filter by ID

GET {{baseUrl}}/campaign-filters/:id

Retrieves information for an existing campaign filter using the filter's ID.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"name":"Identity Attribute Campaign Filter","owner":"SailPoint Support","mode":"INCLUSION","description":"Campaign filter to certify data based on an identity attribute's specified property.","criteriaList":[{"type":"IDENTITY_ATTRIBUTE","property":"displayName","value":"support","operation":"CONTAINS","negateResult":false,"shortCircuit":false,"recordChildMatches":false,"id":null,"suppressMatchedItems":false,"children":null}]},{"name":"Identity Attribute Campaign Filter","owner":"SailPoint Support","mode":"INCLUSION","description":"Campaign filter to certify data based on an identity attribute's specified property.","criteriaList":[{"type":"IDENTITY_ATTRIBUTE","property":"displayName","value":"support","operation":"CONTAINS","negateResult":false,"shortCircuit":false,"recordChildMatches":false,"id":null,"suppressMatchedItems":false,"children":null}]}]