List all the notes associated with a given control
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": "72c9c910-ef35-4a1c-bfdf-9898063ba77b",
- "comment": "Another note about our Acceptable Use Policy.",
- "createdAt": "2024-11-18T22:53:51.064Z",
- "updatedAt": "2024-11-18T22:53:51.064Z",
- "owner": {
- "id": 2,
- "firstName": "John",
- "lastName": "Smart",
- "jobTitle": "CEO",
- "drataTermsAgreedAt": "2024-11-14T17:23:06.667Z",
- "createdAt": "2024-11-14T17:23:06.667Z",
- "updatedAt": "2024-11-14T17:23:06.667Z"
}
}, - {
- "id": "7bb294c8-0087-4b8a-ab50-2c003e18cbcb",
- "comment": "Our <b>Acceptable Use Policy</b> needs to be flushed out.",
- "createdAt": "2024-11-18T22:52:54.157Z",
- "updatedAt": "2024-11-18T22:52:54.157Z",
- "owner": {
- "id": 2,
- "firstName": "Faith",
- "lastName": "Facts",
- "jobTitle": "CIO",
- "drataTermsAgreedAt": "2024-11-14T17:23:06.667Z",
- "createdAt": "2024-11-14T17:23:06.667Z",
- "updatedAt": "2024-11-14T17:23:06.667Z"
}
}
], - "page": 1,
- "limit": 10,
- "total": 100
}