---
title: "Mint List"
method: GET
path: "/collections/list"
tags: ["Collections"]
---

# Mint List

`GET /collections/list`

Retrieves an array of mints based on the collection ID provided.

## Query parameters

- `collId` string, required
- `limit` integer, required
- `after` string

## Response `200`

Ok

- string[]

## Other responses

- `400`
- `404`
- `422` — Validation Error

---

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