V1VehicleTypes
List Vehicle Types
Get the list of vehicle types for the organization
curl -X GET "https://api.motorbase.io/api/v1/string/vehicle-types"[
{
"id": "string",
"name": "string",
"image": "string",
"organizationId": "string",
"createdAt": "2019-08-24",
"updatedAt": "2019-08-24"
}
]{
"message": "Organization slug is missing"
}{
"message": "Unauthorized"
}