---
title: "Details of a single model"
method: GET
path: "/models/{id}"
tags: ["Models"]
---

# Details of a single model

`GET /models/{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

> 45 revisions in range; 1 could not be searched.

- **2026-05-13** (v0) `1a08399e7263` — 1 info
  - added the optional property `links/items/text` to the response with the `200` status
- **2026-04-26** (v0) `4b3f79c89791` — 2 breaking, 1 warning
  - the `isPartOf` response's property type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the required property `isPartOf/@id` from the response with the `200` status
  - removed the optional property `isPartOf/@type` from the response with the `200` status
- **2025-04-15** (v0) `04936a1943d3` — 1 breaking, 6 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 `links` to the response with the `200` status
  - added the optional property `preview_file` to the response with the `200` status
  - …3 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/models/: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)
