[GET] driverList
/api/manager/driverList
DriverListRequestDTO
Attributes:
Name | Type | Description |
---|---|---|
site_id |
[str]
|
Site ID |
DriverListResponseDTO
DriverDTO
Attributes:
Name | Type | Description |
---|---|---|
driver_id |
Optional[str]
|
Driver ID |
email_add |
Optional[str]
|
Email address of the driver |
first_name |
str
|
First name of the driver |
last_name |
str
|
Last name of the driver |
rfid |
Optional[str]
|
RFID string of the driver or null |
private_access |
List[int]
|
|