Get all mapped external evidence to a control
Public Api
Malformed data and/or validation errors
Invalid Authorization
You must pay to activate this feature
You are not allowed to perform this action
Record Not Found
You must accept the Drata terms and conditions to use the API
Internal server error
{- "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
}