v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBGet Drivers
Retrieves a list of drivers based on various query parameters, such as ActorId, DriverStatusId, and multiple search options (e.g., by DriverId, UserId, Fullname, etc.).
Query parameters
The unique identifier of the actor associated with the drivers.
The status identifier of the drivers to filter the results.
A search string used to find drivers based on various fields.
Indicates whether to search by DriverId.
Indicates whether to search by UserId.
Indicates whether to search by the driver's fullname.
Indicates whether to search by the driver's mobile number.
Indicates whether to search by the driver's email address.
Indicates whether to search by the driver's identification number.
Indicates whether to search by the driver's license number.
Response
A list of drivers that match the specified criteria.