---
title: "Request list of collections. Response includes collectionCode,collectionName, package and granule counts"
method: GET
path: "/collections"
tags: ["Collections"]
---

# Request list of collections. Response includes collectionCode,collectionName, package and granule counts

`GET /collections`

## Response `200`

OK

- CollectionSummary
  - `collections` SummaryItem[]
    - `collectionCode` string
    - `collectionName` string
    - `packageCount` integer
    - `granuleCount` integer

---

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