Get Pending Violations
get
/iam/governance/selfservice/api/v1/policyviolations
Returns all the pending violations.
Request
Supported Media Types
- application/json
Query Parameters
-
fields: string
Attributes to be returned in the result. Comma-separated attributes are accepted. Sample value for attributes is "policyId,update,createById,updateById,id,policyId,targetUserId,name,action,policyDescription,status,severity,create,policyName,targetUserDisplayName,detectionCount". Nested entities cannot be filtered for example the "targetRole, remediatorRole" etc cannot be the attributes which can be returned.
Response
Supported Media Types
- application/json
200 Response
Successful
Headers
-
ResponseTime: string
Captures the time in milliseconds taken for processing the request.
401 Response
Unauthorized
404 Response
Resource not found
500 Response
Internal Server Error
Default Response
Unexpected error