Skip to main content
GET
Read vehicle by ID

Authorizations

Authorization
string
header
required

Use a valid Bearer token to authenticate.

Path Parameters

vehicleId
string
required

Unique identifier for the vehicle that generated by system. Example: 62ce3918d3f3e1681a3a54b2

Response

Success

status
boolean

Status of response.

data
object[]

Detail of object vehicle.

message
string

Message of API response.