Get all mapped external evidence to a control
Public Api
Malformed data and/or validation errors
Invalid Authorization
You are not allowed to perform this action
Record Not Found
Internal server error
Response Code: 412
You must accept the Drata terms and conditions to use the API
{- "data": [
- {
- "id": "123",
- "name": "Compelling ExternalEvidence",
- "description": "This is very good evidence",
- "file": "/path/to/file.pdf",
- "createdAt": "2021-06-02",
- "renewalDate": "2020-07-06",
- "renewalScheduleType": "ONE_YEAR",
- "isExpired": false
}
], - "page": 1,
- "limit": 10,
- "total": 100
}