List file violations

Get the list of file violations.

Query Params
integer

Filter the file violations by policy. Specify the unique ID of the Sensitive Data Governance policy. Get the ID of the policy using the 'List all configured policies' API.

string

The token to access the next page of results. Use the token value received in the previous response's parameter 'pageToken'.

string
enum

Filter and list the file violations by the following violation type:

All - List all, critical and non critical violations. critical - List only critical violations. nonCritical - List only non critical violations.

Allowed:
string
enum

Filter and list the file violations by the following violation status:

pendingOnAdmin - List all file violations on which admin action is pending. pendingOnUser - List all file violations on which user action is pending.

Allowed:
string

Filter and list all file violations for a user with matching user name or email address.

string
enum

Filter and list the file violations based on their resolution type as follows:

active - List all active file violations. resolved - List all file violations that are resolved. quarantined - List all file violations which are quarantined.

Allowed:
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json