---
title: "Display the datasets available in the dataset gallery."
method: GET
path: "/data/gallery"
tags: ["datasets"]
---

# Display the datasets available in the dataset gallery.

`GET /data/gallery`

## Response `200`

Successful response. Data is a list of column names followed by data, which can be of any datatype.

- SuccessResponse
  - `status` string, required
  - `data` object, required

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/transformerlab/apis/transformerlab-api.md) · [All operations](https://skmtc.net/transformerlab/apis/transformerlab-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/transformerlab/transformerlab-api/revisions/44da5f6e34ca/schema)
