---
title: "Return a list of collections that fit the query standard and user has view permission"
method: GET
path: "/collections"
tags: ["collections"]
---

# Return a list of collections that fit the query standard and user has view permission

`GET /collections`

Collections are groupings of datasets

## Query parameters

- `when` string
- `title` string
- `date` string
- `limit` integer
- `exact` boolean

## Other responses

- `401` — Not authorized

---

[API](https://skmtc.net/clowder-framework/apis/clowder.md) · [All operations](https://skmtc.net/clowder-framework/apis/clowder/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clowder-framework/clowder/versions/bcd187478e0d/schema)
