---
title: "List all collections the user can view"
method: GET
path: "/collections/list"
tags: ["collections"]
deprecated: true
---

# List all collections the user can view

`GET /collections/list`

> **Deprecated.**

This will check for Permission.ViewCollection

## Query parameters

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

## Response `200`

OK

---

[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)
