---
title: "List all datasets"
method: GET
path: "/v2/datasets"
tags: ["Datasets"]
---

# List all datasets

`GET /v2/datasets`

Use this endpoint to list all datasets that are available.

## Response `200`

OK

- object
  - `data` object — The object containing the data for a successful response.
    - `mart_id` string — The ID of the dataset (aka. mart ID)
    - `name` string — The name of the dataset

---

[API](https://skmtc.dev/tokenterminal/apis/token-terminal-api.md) · [All operations](https://skmtc.dev/tokenterminal/apis/token-terminal-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tokenterminal/token-terminal-api/revisions/02245ad77f39/schema)
