---
title: "GET /currency/item"
method: GET
path: "/currency/item"
tags: ["ContractLibrary"]
---

# GET /currency/item

`GET /currency/item`

Retrieves an entity of Currency type by its id

## Query parameters

- `id` integer, required

## Response `200`

See definition

- Currency
  - `id` integer
  - `name` string, required
  - `symbol` string

---

[API](https://skmtc.dev/tradovate/apis/tradovate-api.md) · [All operations](https://skmtc.dev/tradovate/apis/tradovate-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tradovate/tradovate-api/revisions/7cdb5e795c45/schema)
