/
DE
developer-jutra
/
TMS API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-17
12
9
13.3 KB
Get driver by ID
Retrieves a single driver by their ID.
get
/drivers/{id}
Response
Driver found
Driver
required
id
integer
Driver identifier
first_name
string
nullable
last_name
string
nullable
email
string
email
nullable
phone
string
nullable
contract_type
'CONTRACTOR'
|
'FULL_TIME'
nullable
status
'ACTIVE'
|
'ON_ROUTE'
|
'RESTING'
|
'OFF_DUTY'
|
'SICK_LEAVE'
nullable