This API returns device details, summarized product compliance details, smart groups, and custom attributes for enrolled devices. For unenrolled devices, only the device details are returned in the response.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Parameter | Description |
|---|---|
| Custom Attributes | Custom attribute names. |
| Device ID | The ID of the device to search. Can be obtained via the Devices Search action. |
| End Date Time | Filters devices such that devices with last seen till this date will be returned. |
| Enrollment Status | Filters devices based on their EnrollmentStatus [Enrolled, EnterpriseWipePending, DeviceWipePending, Unenrolled]. |
| Mac Address | MAC address. |
| Organization Group ID | OrganizationGroup to be searched, admin’s OG is considered if not sent. |
| Page | Specific page number to get. 0 based index. |
| Page Size | Maximum records per page. Default 500. |
| Platform | Device platform. |
| Start Date Time | Filters devices such that devices with last seen after this date will be returned. |
| Status Change End Time | Filters the devices for which EnrollmentStatus has changes till enrollmentstatuschangeto datetime. This filter is only for Enrolled and Unenrolled enrollment status. |
| Status Change Start Time | Filters the devices for which EnrollmentStatus has changes from enrollmentstatuschangefrom datetime. This filter is only for Enrolled and Unenrolled enrollment status. |