Retrieve a list of the devices in an organization or subset of an organization
Ok
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
{- "data": [
- {
- "id": "1b33bcbe-15d3-445e-a06f-dda61208ad18",
- "activeFrom": "2023-10-06T00:22:30.000Z",
- "activeTo": "2025-10-06T00:22:30.000Z",
- "comment": "Installed in vehicle A123",
- "groups": [
- "Group1",
- "Group2"
], - "timeZoneId": "America/Toronto",
- "deviceFlags": "FLAG_001",
- "deviceType": "GO9",
- "hardwareId": "HW-ABC-12345",
- "ignoreDownloadsUntil": "2025-05-15T12:00:00.000Z",
- "maxSecondsBetweenLogs": 300,
- "name": "Device A123",
- "productId": "PROD-456",
- "serialNumber": "SN123456789",
- "timeToDownload": "2025-09-20T10:00:00.000Z",
- "workTime": "08:00-17:00",
- "registerDeviceResultLite": { },
- "devicePlanBillingInfo": { },
- "deviceReplacementInfo": { },
- "customProperties": { },
- "mediaFiles": [
- "file1.jpg",
- "file2.mp4"
], - "tmpTrailerId": "TRAILER-123",
- "version": "v1.2.3"
}
]
}