---
title: "Tokens dictionary"
method: GET
path: "/v1/Tokens"
---

# Tokens dictionary

`GET /v1/Tokens`

* no authorization required

## Response `200`

200

- object
  - `result` object[]
    - `shortName` string
    - `fullName` string
    - `tokenId` string
  - `status` integer
  - `title` string
  - `errors` object[]

## Other responses

- `400` — 400

---

[API](https://skmtc.net/damoov/apis/user-service.md) · [All operations](https://skmtc.net/damoov/apis/user-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/damoov/user-service/versions/1a5db2e2251f/schema)
