Get Routes List By Driver Id

Path parameters

driver_idstringRequired

Headers

AuthorizationstringRequired

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

Response

Successful Response
schema_versioninteger
task_group_idslist of strings or null
driver_idstring or null
_idstring
org_idstring

Must be a string starting with org_

completedboolean or nullDefaults to false
completed_atstring or nullformat: "date-time"

Errors