A valid request URL is required to generate request examples{
"startIndex": 123,
"pageSize": 123,
"items": [
{
"reportId": "<string>",
"schemaVersion": 123,
"tenantId": 123,
"status": "<string>",
"subject": {
"customerAccountId": 123,
"userId": "<string>",
"resolvedEmailAddresses": [
"<string>"
]
},
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"createdAt": "2023-11-07T05:31:56Z",
"executionStartedAt": "2023-11-07T05:31:56Z",
"executionCompletedAt": "2023-11-07T05:31:56Z",
"errorSummary": "<string>"
}
]
}Lists redaction reports for the tenant, with optional filtering by status (Draft or Executed) and date range. Returns summary objects without affectedEntities or operationLog; retrieve individual reports by ID for full details. See the GDPR Developer Guide for auditing guidance.
A valid request URL is required to generate request examples{
"startIndex": 123,
"pageSize": 123,
"items": [
{
"reportId": "<string>",
"schemaVersion": 123,
"tenantId": 123,
"status": "<string>",
"subject": {
"customerAccountId": 123,
"userId": "<string>",
"resolvedEmailAddresses": [
"<string>"
]
},
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"createdAt": "2023-11-07T05:31:56Z",
"executionStartedAt": "2023-11-07T05:31:56Z",
"executionCompletedAt": "2023-11-07T05:31:56Z",
"errorSummary": "<string>"
}
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body