---
title: "Lists price and available volume for a certain token"
method: GET
path: "/tokens/prices/{tokenId}"
tags: ["tokenPrices"]
---

# Lists price and available volume for a certain token

`GET /tokens/prices/{tokenId}`

## Path parameters

- `tokenId` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `409` — Conflict

---

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