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_id
Response
Successful Response
_id
org_id
Must be a string starting with org_
schema_version
user_id
Must be a string starting with user_
active_task_group_ids
auto_assign_enabled
available_according_to_driver
available_according_to_operators
email_address_primary
email_address_secondary
first_name
last_name
last_seen_at_location
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_city
last_seen_at_location_large_city
last_seen_at_timestamp
phone_number_primary
phone_number_secondary
status
vehicle_types
waiting
Errors
422
Drivers Get by Driver ID V1request Unprocessable Entity Error

