Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

A unique integer value identifying this Driver.

Response

200 - application/json
id
integer
required
read-only
first_name
string
required
Maximum string length: 100
address_line_1
string
required
Maximum string length: 100
city
string
required
Maximum string length: 50
state
string
required
Maximum string length: 2
zip
string
required
Required string length: 5 - 10
email
string<email>[]
driver_id
string | null
Maximum string length: 255
last_name
string
Maximum string length: 100
address_line_2
string | null
Maximum string length: 100
contact_number
string | null
Maximum string length: 15