Get

Retrieves detailed driver information by driver ID within the organization. | () -> (DriverWithActiveTaskGroupIds1)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

driver_idstringRequired

Response

Successful Response
_idstring
org_idstring

Must be a string starting with org_

schema_versioninteger
user_idstring

Must be a string starting with user_

active_task_group_idslist of strings
auto_assign_enabledbooleanDefaults to true
available_according_to_driverbooleanDefaults to true
available_according_to_operatorsbooleanDefaults to true
email_address_primarystringformat: "email"
email_address_secondarystringformat: "email"
first_namestring
last_namestring
last_seen_at_locationobject

GeoJSON Feature with typed properties for locations

The geometry field is strongly typed as Geometry (union of all geometry types) but remains optional to match the base Feature class specification. To ensure geometry is always present, validate it at runtime or make it required.

last_seen_at_location_citystring
last_seen_at_location_large_citystring
last_seen_at_timestampdatetime
phone_number_primarystring
phone_number_secondarystring
statusenum
vehicle_typeslist of enums
waitingbooleanDefaults to false

Errors

422
Drivers Get by Driver ID V1request Unprocessable Entity Error