Endpoint
GET vehicle
Returns information about the vehicles connected to the company.
GET
Request
Header
string
required
The bearer token used to authenticate the company.
Response
string
The company to which the vehicle is connected.
string
The Vehicle Identification Number (VIN).
string
The vehicle’s license plate.
string
The vehicle’s automaker (OEM).
string
The vehicle model.
number
The vehicle year.
enum
The vehicle’s connection status with mobway.
- If “active”, the vehicle is connected and sending data.
datetime
Indicates when the vehicle connection with mobway was created.