---
title: "Get list tokens"
method: GET
path: "/api/tokens"
tags: ["Token"]
---

# Get list tokens

`GET /api/tokens`

## Query parameters

- `type` string
- `page` number
- `limit` number

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Server Internal Error

## Changes

- **2020-04-11** `c6588302814b` — 1 info
  - added the new optional `query` request parameter `type`
- **2019-01-30** `fda2651d8118` — 1 warning
  - deleted the `query` request parameter `type`

[Change history](https://skmtc.dev/buildonviction/apis/tomoscan-apis/changes/api/tokens/get.md)

---

[API](https://skmtc.dev/buildonviction/apis/tomoscan-apis.md) · [All operations](https://skmtc.dev/buildonviction/apis/tomoscan-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/buildonviction/tomoscan-apis/revisions/cb66c33d728e/schema)
