---
title: "List Collections"
method: GET
path: "/v1/skill-collections/"
tags: ["v1", "protected", "skill-collections"]
---

# List Collections

`GET /v1/skill-collections/`

List collections in the current workspace with skill counts.

## Response `200`

Successful Response

- CollectionSummaryResponse[]
  - `description` string, nullable, required
  - `id` string, required
  - `name` string, required
  - `skill_count` integer, required

---

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