V1Models
List Models
Get the list of models for the organization
curl -X GET "https://api.motorbase.io/api/v1/string/models"[
{
"id": "string",
"name": "string",
"brandId": "string",
"vehicleTypeId": "string",
"organizationId": "string",
"createdAt": "2019-08-24",
"updatedAt": "2019-08-24"
}
]{
"message": "Organization slug is missing"
}{
"message": "Unauthorized"
}