List
Lists all drivers belonging to the caller’s organization with filtering, sorting, pagination, and optional full-text search. | () -> (DriverListRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
sort_order
Sort order (asc or desc)
Allowed values:
page
page_size
search
Full-text search query
filter_available_according_to_driver
Filter by driver’s self-reported availability
filter_available_according_to_operators
Filter by operator-set availability
Response
Successful Response
items
total_count
Errors
422
Drivers List V1request Unprocessable Entity Error

