Drivers
List fleet’s drivers
Returns a paginated list of Driver objects that are currently associated with the specified fleet.
GET
Path Parameters
ID of the fleet to retrieve drivers for.
Query Parameters
Maximum number of drivers to return (default 10).
Required range:
1 <= x <= 100
Cursor for pagination; returns drivers after this ID.
Cursor for pagination; returns drivers before this ID.
Body
application/json · object
Response
200
application/json
Successful response with driver list.
The response is of type object
.