Skip to main content
GET
Get specific vehicle

Authorizations

Authorization
string
header
required

JWT access token from /auth/verify-otp

Path Parameters

id
string<uuid>
required

Response

Vehicle details

id
string<uuid>
user_id
string<uuid>
type
enum<string>
Available options:
two_wheeler,
three_wheeler,
four_wheeler,
commercial
make
string
model
string
year
integer
created_at
string<date-time>
registration
string
is_default
boolean | null