getDlpAuditorsResponse

getDlpAuditorsResponse
getDlpAuditorsResponse
JSON Example
{
    "metaData": {
        "limit": 10,
        "count": 10,
        "nextPageLink": "b2Zmc2V0PTQ=",
        "previousPageLink": "b2Zmc2V0PTA="
    },
    "_href": "/enterprise/1/dlp/auditors",
    "data": [
        {
            "name": "auditor1",
            "description": "auditor description",
            "sendFile": true,
            "emailAddresses": [
                "string"
            ],
            "fileFormat": "string",
            "encryptedZipPassword": "string",
            "maxFileSize": 52428800,
            "logicalId": "ac611099-9872-4b29-bd87-8c2ba8b62c81",
            "createdAt": 1611961646,
            "updatedAt": 1611961646,
            "_href": "/enterprise/1/dlp/auditors/7e5b6baa-e5fa-4272-ba4c-5f1941235584/"
        }
    ]
}
object
metaData
Optional

metaData

string
_href
Optional

_href

array of object
data
Required

data

Returned By