---
title: "List all collections the user can edit except itself and its parent
collections"
method: GET
path: "/collections/possibleParents"
tags: ["collections"]
---

# List all collections the user can edit except itself and its parent
collections

`GET /collections/possibleParents`

This will check for Permission.AddResourceToCollection and
Permission.EditCollection

## Query parameters

- `when` string
- `currentCollectionId` string, required
- `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)
