---
title: "GET /entries/{id}/collections"
method: GET
path: "/entries/{id}/collections"
tags: ["entries"]
---

# GET /entries/{id}/collections

`GET /entries/{id}/collections`

Get the collections and approved organizations that contain the published entry

## Path parameters

- `id` integer, required

## Response `default`

default response

- CollectionOrganization[]
  - `collectionDisplayName` string
  - `collectionId` integer
  - `collectionName` string
  - `organizationAvatarUrl` string
  - `organizationDisplayName` string
  - `organizationId` integer
  - `organizationName` string

---

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