Find device documents by document type

Get a list of documents for a given device and document type

🔒 Requires Devices: Manage Device Documents permission.

Securitybearer
Request
path Parameters
deviceId
required
number
query Parameters
type
string (DeviceDocumentTypeEnum)

Filter documents by their type

Enum: "PASSWORD_MANAGER_EVIDENCE" "AUTO_UPDATES_EVIDENCE" "HARD_DRIVE_ENCRYPTION_EVIDENCE" "ANTIVIRUS_EVIDENCE" "LOCK_SCREEN_EVIDENCE"
Responses
200
400

Malformed data and/or validation errors

401

Invalid Authorization

402

You must upgrade your plan to use this feature

403

You are not allowed to perform this action

412

You must accept the Drata terms and conditions to use the API

500

Internal server error

get/devices/{deviceId}/documents
Request samples
Response samples
application/json
{}