---
title: "GET /images/{id}"
method: GET
path: "/images/{id}"
tags: ["images"]
---

# GET /images/{id}

`GET /images/{id}`

You can access this method in an image tag by appending your access_token to the query string
 ie /v1/image/1?access_token=123abc

## Path parameters

- `id` integer, required

## Query parameters

- `height` integer
- `width` integer

## Response `default`

successful operation

---

[API](https://skmtc.net/pricefinder/apis/pricefinder-api-v1-13-1.md) · [All operations](https://skmtc.net/pricefinder/apis/pricefinder-api-v1-13-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefinder/pricefinder-api-v1-13-1/revisions/b5fd7794c799/schema)
