Response example for the GET list of rule exceptions
This section shows an example of a response from this API. For more information about each parameter shown in the response, see Response output for the GET list of rule exceptions.
{
"exception_rules": [
{
"policy_name": "CV in English DLP",
"rule_name": "CV in English",
"exception_rule_names": [
"custom"
]
}
],
"number_of_exception_rules": 1
}