---
title: "Get Collection List"
method: POST
path: "/collections/get-collection-list"
tags: ["Collections"]
---

# Get Collection List

`POST /collections/get-collection-list`

Gets a complete list of all of your collections.

## Request body

- EmptyRequest

## Response `200`

Successful Response

- GetCollectionListResponse
  - `collection_names` string[], required — The names of the matched collections.

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/zeroentropy-ai/apis/zeroentropy-api.md) · [All operations](https://skmtc.dev/zeroentropy-ai/apis/zeroentropy-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zeroentropy-ai/zeroentropy-api/revisions/5ff1b24060b9/schema)
