Retrieve a list of all the driver assignments in a organization or subset of an organization.
Ok
No Content: HTTP request has been successfully completed, and there is no message body
Bad Request
Unauthorized
Forbidden
Resource Not Found
Internal Server Error
{- "metadata": {
- "offset": 0,
- "limit": 0,
- "count": 0,
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z"
}, - "data": [
- {
- "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
- "firstName": "string",
- "lastName": "string",
- "employeeNumber": "string",
- "vehicles": [
- {
- "id": "string",
- "vehicleName": "string",
- "deviceId": "4de4adb9-21ee-47e3-aeb4-8cf8ed6c109a",
- "SerialNumber": "string",
- "imei": "string",
- "licensePlate": "string",
- "vin": "string",
- "assignmentStartDate": "2019-08-24T14:15:22Z",
- "assignmentEndDate": "2019-08-24T14:15:22Z"
}
]
}
]
}