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.).
Enter your API key. It's required to authenticate API requests.
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.
A list of drivers that match the specified criteria.
The unique identifier of the driver.
The unique identifier of the distributor associated with the driver.
The unique identifier of the operator associated with the driver.
The name of the operator associated with the driver.
The unique identifier of the user associated with the driver.
The full name of the driver.
The mobile phone number of the driver.
The email address of the driver.
The driver's license number of the driver.
The identification number of the driver.
The URL to the driver's image.
The status identifier of the driver, indicating their current status.
The date when the driver started working.
A list of skill identifiers associated with the driver.
The working hours of the driver.
The identifier of the user who created the driver entry.
The date and time when the driver entry was created.
The identifier of the user who last updated the driver entry.
The date and time when the driver entry was last updated.