Drivers
List Drivers
Returns a paginated list of driver objects. Filter by
fleet or vehicle, then follow the returned page URLs to continue through the result set.
Parameters
Limit results to drivers attached to this fleet.
Maximum number of objects to return (default 10).
Page token from a previous list response.
Limit results to drivers attached to this vehicle.
Returns
Returns a page of drivers.Array of driver objects.
URL for the next page of results, or
null when there is no next page.URL for the previous page of results, or
null when there is no previous page.
