---
title: "If dataset is in a space, list all collections can be the parent of
the dataset in this space, otherwise list all possiable collections"
method: GET
path: "/collections/{coll_id}/datasetPossibleParents/{ds_id}"
tags: ["collections"]
---

# If dataset is in a space, list all collections can be the parent of
the dataset in this space, otherwise list all possiable collections

`GET /collections/{coll_id}/datasetPossibleParents/{ds_id}`

Collections are groupings of datasets

## Path parameters

- `coll_id` string, required
- `ds_id` string, required

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