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

# List product images

`GET /products/images/{id}`

List all images for a data product

## Path parameters

- `id` string, required

## Response `200`

OK

- object

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2026-01-02** `961b887138ce` — 1 info
  - endpoint added
- **2025-06-02** `0c070796939d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/marmotdata/apis/marmot-api/changes/products/images/:id/get.md)

---

[API](https://skmtc.dev/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.dev/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc.dev/marmotdata/apis/marmot-api/revisions/cadebfd78fef?raw)
