---
title: "GET /api/v1/document/documents/{id}/show/"
method: GET
path: "/api/v1/document/documents/{id}/show/"
tags: ["document", "v1"]
---

# GET /api/v1/document/documents/{id}/show/

`GET /api/v1/document/documents/{id}/show/`

## Path parameters

- `id` string, required

## Query parameters

- `alt` 'true' | 'alt' | 'alt_for_pdf' | 'initial' | 'strict_alt'

## Response `200`

- string, binary

## Changes

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

- **2021-05-24** `8167164be9cc` — 1 breaking, 6 info
  - the `query` request parameter `alt` was restricted to a list of enum values
  - added the new enum value `alt` to the `query` request parameter `alt`
  - added the new enum value `alt_for_pdf` to the `query` request parameter `alt`
  - added the new enum value `initial` to the `query` request parameter `alt`
  - …3 more
- **2020-12-11** `0957c4a7ae3d` — 6 breaking
  - removed the enum value `alt` from the `query` request parameter `alt`
  - removed the enum value `alt_for_pdf` from the `query` request parameter `alt`
  - removed the enum value `initial` from the `query` request parameter `alt`
  - removed the enum value `strict_alt` from the `query` request parameter `alt`
  - …2 more

[Change history](https://skmtc.dev/lexpredict/apis/contraxsuite-api/changes/api/v1/document/documents/:id/show/get.md)

---

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