A valid request URL is required to generate request examples{
"items": [
{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"createdAt": "2023-11-07T05:31:56Z",
"errorSummary": "<string>",
"executionCompletedAt": "2023-11-07T05:31:56Z",
"executionStartedAt": "2023-11-07T05:31:56Z",
"reportId": "<string>",
"schemaVersion": 123,
"status": "<string>",
"subject": {
"customerAccountId": 123,
"resolvedEmailAddresses": [
"<string>"
],
"userId": "<string>"
},
"tenantId": 123
}
],
"pageSize": 123,
"startIndex": 123
}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 Redaction Services Developer Guide for auditing guidance.
A valid request URL is required to generate request examples{
"items": [
{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"createdAt": "2023-11-07T05:31:56Z",
"errorSummary": "<string>",
"executionCompletedAt": "2023-11-07T05:31:56Z",
"executionStartedAt": "2023-11-07T05:31:56Z",
"reportId": "<string>",
"schemaVersion": 123,
"status": "<string>",
"subject": {
"customerAccountId": 123,
"resolvedEmailAddresses": [
"<string>"
],
"userId": "<string>"
},
"tenantId": 123
}
],
"pageSize": 123,
"startIndex": 123
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body