---
title: "Get Product"
method: GET
path: "/products/{id}"
---

# Get Product

`GET /products/{id}`

## Path parameters

- `id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/liposta/apis/fastapi.md) · [All operations](https://skmtc.dev/liposta/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/liposta/fastapi/revisions/583b8b6acecd/schema)
