Skip to main content
GET
List Driver Details

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

customerId
string
required
driverId
string
required

Response

Driver details were successfully returned

id
string
Pattern: ^[\w]*$
customerId
string
name
string
active
boolean
activeDate
string<date-time>
groupId
string
groupName
string
defaultVehicleId
string
tempVehicleId
string
tempVehicleExpiry
string<date-time>
tempVehicleNextJourneyOnly
boolean
tempPrivateMode
boolean
tempPrivateModeExpiry
string<date-time>
tempPrivateModeNextJourneyOnly
boolean
autoCreated
boolean
keys
object[]
tags
string[]
secondaryGroups
object[]
externalId
string
Pattern: ^[a-zA-Z0-9]{0,25}$|