Get Drivers By Org Id

Lists all drivers belonging to the authenticated organization.

Headers

AuthorizationstringRequired

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

Response

Successful Response
schema_versioninteger
activeboolean
email_address_primarystring or nullformat: "email"
email_address_secondarystring or nullformat: "email"
phone_number_primarystring or nullformat: "phone"
phone_number_secondarystring or nullformat: "phone"
first_namestring or null
last_namestring or null
_idstring
org_idstring

Must be a string starting with org_

user_idstring

Must be a string starting with user_

vehicle_typeslist of enums or null
statusenum or null
Allowed values:
last_seen_at_locationobject or null
GeoJSON Feature with typed properties for locations
last_seen_at_timestampstring or nullformat: "date-time"