๐งช BETA: Get a list of devices for a given connection
๐ Requires Devices: List Devices permission.
Invalid Authorization
You must upgrade your plan to use this feature
You are not allowed to perform this action
Not Found
You must accept the Drata terms and conditions to use the API
Internal server error
{- "data": [
- {
- "externalId": "3000",
- "personnelId": 206,
- "userId": 207,
- "id": 3,
- "osVersion": "MacOS 11",
- "serialNumber": "q77gfdp0xg03vcu6t1fi",
- "model": "MacBook Pro 14-in(2021)",
- "macAddress": "91:2b:4a:7a:51:73",
- "encryptionEnabled": null,
- "firewallEnabled": null,
- "gateKeeperEnabled": null,
- "lastCheckedAt": "2024-11-25T22:16:23.479Z",
- "sourceType": "AGENT",
- "createdAt": "2024-11-25T22:16:23.479Z",
- "updatedAt": "2024-12-08T22:20:15.041Z",
- "deletedAt": null,
- "appsCount": null
}, - {
- "externalId": "4000",
- "personnelId": 305,
- "userId": 306,
- "id": 4,
- "osVersion": "MacOS 12",
- "serialNumber": "locldk8eyxn28eyb3ktj",
- "model": "MacBook Pro 16-in(2021)",
- "macAddress": "0f:8a:67:b2:90:ad",
- "encryptionEnabled": null,
- "firewallEnabled": null,
- "gateKeeperEnabled": null,
- "lastCheckedAt": "2024-11-25T22:16:23.705Z",
- "sourceType": "AGENT",
- "createdAt": "2024-11-25T22:16:23.705Z",
- "updatedAt": "2024-12-08T22:20:15.041Z",
- "deletedAt": null,
- "appsCount": null
}
], - "page": 1,
- "limit": 10,
- "total": 100
}