---
title: "GET /{finorvin}/components/trim"
method: GET
path: "/{finorvin}/components/trim"
tags: ["Components"]
---

# GET /{finorvin}/components/trim

`GET /{finorvin}/components/trim`

Returns a URL pointing to an image of this vehicles trim.  These images are available in resolution 800x600 px.

## Path parameters

- `finorvin` string, required

## Response `200`

Successful response

- TrimResponse — A trim object
  - `trim` CodeImage — The code image contains an equipment code with a corresponding image URL.
    - `code` string, required — The equipment code for the corresponding image.
    - `url` string, required — An URL pointing to an image of an equipment.

## Other responses

- `204` — No content could be found for your request. The FIN/VIN belongs to a vehicle for which no images are available.
- `401` — Unauthorized: * Failed to resolve API Key query parameter * Invalid API Key
- `404` — The requested FIN/VIN could not be resolved. Please verify that your FIN/VIN is correct.
- `429` — Quota limit is exceeded
- `500` — The requested FIN/VIN could not be resolved because external resources are not available or the server encountered an internal error.

---

[API](https://skmtc.net/mercedesbenz/apis/image.md) · [All operations](https://skmtc.net/mercedesbenz/apis/image/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mercedesbenz/image/versions/353ca18bf30b/schema)
