---
title: "Fetch supported models/engines/trims for a specific year and make (e.g. 2010 Acura)"
method: GET
path: "/api/vehicles/years/{year}/makes/{make}/models"
tags: ["vehicles-controller"]
---

# Fetch supported models/engines/trims for a specific year and make (e.g. 2010 Acura)

`GET /api/vehicles/years/{year}/makes/{make}/models`

## Path parameters

- `year` integer, required
- `make` string, required

## Response `200`

Returns a list of models/engines/trims.

---

[API](https://skmtc.dev/repairsmith/apis/autonation-mobile-service-developer-api.md) · [All operations](https://skmtc.dev/repairsmith/apis/autonation-mobile-service-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/repairsmith/autonation-mobile-service-developer-api/revisions/8ef7fb1398f6/schema)
