---
title: "List all datasets in a collection"
method: GET
path: "/collections/{coll_id}/getDatasets"
tags: ["datasets"]
deprecated: true
---

# List all datasets in a collection

`GET /collections/{coll_id}/getDatasets`

> **Deprecated.**

Returns list of datasets and descriptions.

## Path parameters

- `coll_id` string, required

## Response `200`

OK

## Changes

- **2021-07-16** `a30d6f31f27f` — 2 info
  - api path removed with deprecation
  - endpoint deprecated
- **2020-09-29** `8bd7fd33f496` — 2 info
  - endpoint added
  - endpoint reactivated

[Change history](https://skmtc.dev/clowder-framework/apis/clowder/changes/collections/:coll_id/getDatasets/get.md)

---

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