Skip to main content
GET
cURL
The response includes custom fields that are set at the fleet level by FleetIT. These fields contain vehicle-specific data configured for your fleet.

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 vehicle.

Response

200 - application/json
id
integer
required
read-only
custom_fields
string
required
read-only
added_date
string<date-time>
required
read-only
fleet
object
required
plate_number
string
Maximum string length: 15
plate_state
string
Maximum string length: 2
vehicle_number
string
Maximum string length: 20
active
boolean
vehicle_make
string | null
Maximum string length: 50
vehicle_model
string | null
Maximum string length: 50
year
string | null
Maximum string length: 5
lessee_renter
string | null
Maximum string length: 255
vehicle_type_code
string | null
Maximum string length: 15