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

# Get Product

`GET /v1/products/{productSymbol}`

Return details for a specific product by symbol

## Path parameters

- `productSymbol` string, required

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/citrex/apis/citrex-rest.md) · [All operations](https://skmtc.net/citrex/apis/citrex-rest/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/citrex/citrex-rest/revisions/dc679443a47d/schema)
