Response example for the Get list of enabled policies API

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 enabled policies API.

{
    "enabled_policies": [
        "Credit Cards",
        "CV in English DLP",
        "PCI Audit"
    ],
    "total_enabled_policies": 3
}