Get driversAsk AIget https://v3.api.hypertrack.com/drivers/Fetch drivers in a paginated listQuery Paramsops_group_handlestring | nullDefaults to nullList of ops group handles as comma separated strings used for fetching associated Driverssearch_termstring | nullDefaults to nullKeyword to match against driver handle, name OR profileprofilestring | nullDefaults to nullProfile filter to be applied on the list of driverspagination_tokenstring | nullDefaults to nullIdentifier used to fetch the next page of datadriver_handlestring | nullDefaults to nullList of driver handles as comma separated strings used for fetching associated Driversdevice_iduuid | nullDefaults to nullUnique identifier for a driver's device. This field is present in case the driver is currently linked with a deviceinclude_deletedbooleanDefaults to falseFlag to include deleted driverstruefalsefrom_timedate-time | nullDefaults to nullISO 8601 datetime indicating the start time to be used for computing summary, status.to_timedate-time | nullDefaults to nullISO 8601 datetime indicating the end time to be used for computing summary, status.from_datestring | nullDefaults to nullISO 8601 date format ('yyyy-MM-dd') indicating the start date to be used for the summary computation.to_datestring | nullDefaults to nullISO 8601 date format ('yyyy-MM-dd') indicating the end date to be used for the summary computation.limitinteger | nullDefaults to 25Number of Drivers to be sent in responseinclude_schedulebooleanDefaults to trueFlag to include driver's schedule in the response.truefalseinclude_summarybooleanDefaults to trueFlag to include driver's summary stats in the response.truefalsefilter_outagestring | nullDefaults to nullFilter drivers on a particular outage code.filter_outage_categorystring | nullDefaults to nullList of comma separated outage categories to be used for filtering drivers. Valid categories: behavioural,adversarial,reachability,os,sporadicfilter_geofence_metadatastring | nullDefaults to nullgeofence_metadata filter for aggregate responseaggregatebooleanDefaults to falseFlag set to retrieve aggregated data over the provided time rangetruefalsework_statusstring | nullDefaults to nullURL-encoded json string specifying filters on availability or tracking.filter_statusstring | nullenumDefaults to nullParameter to filter on driver statusactiveinactiveAllowed:activeinactivetrackedboolean | nullDefaults to nullIf set to true, only shows drivers that were actually tracked between from_time to to_time.truefalseworkedboolean | nullDefaults to nullIf set to true, only shows drivers that actually worked between from_time to to_time.truefalseintended_to_trackboolean | nullDefaults to nullIf set to true, only shows drivers that was supposed to be tracked between from_time to to_time.truefalseResponses 200Successful response 401Authentication error 422Validation errorUpdated 7 months ago