---
title: "Details of a single collection"
method: GET
path: "/collections/{id}"
tags: ["Collections"]
---

# Details of a single collection

`GET /collections/{id}`

## Response `200`

Success

## Other responses

- `401` — Unauthorized; the request did not provide valid authentication details
- `403` — Forbidden; the provided credentials do not have permission to perform the requested action

## Changes

- **2026-05-13** (v0) `1a08399e7263` — 1 info
  - added the optional property `links/items/text` to the response with the `200` status
- **2026-04-28** (v0) `a4ff4399dc7a` — 1 info
  - added the optional property `preview_file` to the response with the `200` status
- **2025-04-15** (v0) `04936a1943d3` — 1 breaking, 4 info
  - the response property `name` became optional for the status `200`
  - added the optional property `caption` to the response with the `200` status
  - added the optional property `isPartOf` to the response with the `200` status
  - added the optional property `links` to the response with the `200` status
  - …1 more
- **2025-04-11** (v0) `7a71a58d51ab` — 1 warning
  - deleted the `path` request parameter `id`
- **2025-04-11** (v0) `8c7c787dbbbb` — 1 breaking, 1 info
  - removed the media type `application/ld+json` for the response with the status `200`
  - added the media type `application/vnd.manyfold.v0+json` for the response with the status `200`

[Full history](https://skmtc.dev/manyfold3d/apis/manyfold-api/changes/collections/:id/get.md)

---

[API](https://skmtc.dev/manyfold3d/apis/manyfold-api.md) · [All operations](https://skmtc.dev/manyfold3d/apis/manyfold-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/manyfold3d/manyfold-api/revisions/a3cbfc387e66/schema)
