---
title: "Вызывает специальную (upload) презентацию сущности"
method: GET
path: "/entities/{entity}/presentations/{presentation}"
tags: ["Entities"]
---

# Вызывает специальную (upload) презентацию сущности

`GET /entities/{entity}/presentations/{presentation}`

## Path parameters

- `entity` string, required
- `presentation` string, required

## Query parameters

- `id` string, required

## Response `200`

Презентация сущности

## Changes

- **2023-12-05** `03704bf32624` — 1 breaking, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - added the media type `application/xml` for the response with the status `200`
- **2023-12-03** `fd4081edd6bf` — 1 breaking, 1 info
  - removed the media type `application/xml` for the response with the status `200`
  - added the media type `application/json` for the response with the status `200`
- **2023-11-30** `0144c6fa0c71` — 1 breaking, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - added the media type `application/xml` for the response with the status `200`
- **2023-11-24** `7a906e6e4fd0` — 1 breaking
  - the `query` request parameter `id` became required
- **2023-11-24** `d096717ebffa` — 1 info
  - the `query` request parameter `id` became optional

[Full history](https://skmtc.dev/dochubteam/apis/dochub-backend-api/changes/entities/:entity/presentations/:presentation/get.md)

---

[API](https://skmtc.dev/dochubteam/apis/dochub-backend-api.md) · [All operations](https://skmtc.dev/dochubteam/apis/dochub-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dochubteam/dochub-backend-api/revisions/9625520456b3/schema)
