Returns the list of policies and their metadata
Malformed data and/or validation errors
Invalid Authorization
Response Code 402
You must pay to activate this feature
You are not allowed to perform this action
Record Not Found
Response Code: 412
You must accept the Drata terms and conditions to use the API
Internal server error
{- "data": [
- {
- "id": 1,
- "currentVersionId": 1,
- "name": "Acceptable Use Policy",
- "version": "1",
- "minorVersion": "1",
- "createdAt": "2025-07-01T16:45:55.246Z",
- "approvedAt": "2025-07-01T16:45:55.246Z",
- "renewalDate": "2025-07-01T16:45:55.246Z",
- "hasSla": "Yes",
- "currentOwner": {
- "id": 1,
- "firstName": "Sally",
- "lastName": "Smith",
}, - "groups": [
- {
- "id": 1,
- "name": "Operations",
- "description": "This is an example",
- "externalId": "23kemoi23em",
- "source": "GOOGLE",
- "domain": "email.com",
- "type": "GROUP",
- "orgUnitPath": "asdas/qweqwe/asdasd",
- "membersCount": 10
}
], - "htmlLastUpdated": "2025-07-01T16:45:55.246Z",
- "status": "APPROVED",
- "publishedAt": "2025-07-01T16:45:55.246Z"
}
], - "page": 1,
- "limit": 10,
- "total": 100
}