---
title: "Changes to get"
method: GET
path: "/v1/ingest/document/{documentId}"
---

# Changes to get

`GET /v1/ingest/document/{documentId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 50 revisions.

- **2024-07-25** `af54b546cf62` — 1 info
- **2024-06-28** `f97e210f1431` — 1 info
- **2024-02-01** `bc7318def107` — 1 warning
- **2023-12-31** `4c5920188a7d` — 2 warning
- **2023-11-29** `3bb565058636` — 1 warning, 1 info
- **2023-11-29** `bf7061385e18` — 1 breaking, 13 warning
- **2023-10-05** `5ee59ea914aa` — 2 info
- **2023-10-04** `7d474e21a108` — 2 info
- **2023-10-04** `79c42de78d2f` — 4 breaking, 2 warning, 20 info

## Changes

- **2024-07-25** `af54b546cf62` — 1 info
  - the response property `document/documentId` became required for the status `200`
- **2024-06-28** `f97e210f1431` — 1 info
  - added the optional property `document/xrayUrl` to the response with the `200` status
- **2024-02-01** `bc7318def107` — 1 warning
  - added the new `json` enum value to the `document/fileType` response property for the response status `200`
- **2023-12-31** `4c5920188a7d` — 2 warning
  - added the new `csv` enum value to the `document/fileType` response property for the response status `200`
  - added the new `tsv` enum value to the `document/fileType` response property for the response status `200`
- **2023-11-29** `3bb565058636` — 1 warning, 1 info
  - removed the optional property `document/metadata` from the response with the `200` status
  - added the optional property `document/searchData` to the response with the `200` status
- **2023-11-29** `bf7061385e18` — 1 breaking, 13 warning
  - for the `path` request parameter `documentId`, the format changed from no format to `uuid`
  - removed the optional property `document/processedUrl` from the response with the `200` status
  - added the new `cancelled` enum value to the `document/status` response property for the response status `200`
  - added the new `complete` enum value to the `document/status` response property for the response status `200`
  - added the new `docx` enum value to the `document/fileType` response property for the response status `200`
  - added the new `error` enum value to the `document/status` response property for the response status `200`
  - added the new `jpg` enum value to the `document/fileType` response property for the response status `200`
  - added the new `pdf` enum value to the `document/fileType` response property for the response status `200`
  - added the new `png` enum value to the `document/fileType` response property for the response status `200`
  - added the new `pptx` enum value to the `document/fileType` response property for the response status `200`
  - added the new `processing` enum value to the `document/status` response property for the response status `200`
  - added the new `queued` enum value to the `document/status` response property for the response status `200`
  - added the new `txt` enum value to the `document/fileType` response property for the response status `200`
  - added the new `xlsx` enum value to the `document/fileType` response property for the response status `200`
- **2023-10-05** `5ee59ea914aa` — 2 info
  - api tag `Documents` added
  - api tag `Document` removed
- **2023-10-04** `7d474e21a108` — 2 info
  - api operation id `Document_get` was added
  - api tag `Document` added
- **2023-10-04** `79c42de78d2f` — 4 breaking, 2 warning, 20 info
  - the response property `document/documentId` became optional for the status `200`
  - the `document/documentId` response's property format changed from `uuid` to no format for status `200`
  - the `document/processId` response's property format changed from `uuid` to no format for status `200`
  - the `document/sourceUrl` response's property format changed from `uri` to no format for status `200`
  - removed the optional property `document/searchData` from the response with the `200` status
  - removed the optional property `document/xrayUrl` from the response with the `200` status
  - api operation id `Document_get` removed and replaced with ``
  - api tag `Documents` removed
  - for the `path` request parameter `documentId`, the format was generalized from `uuid` to no format
  - added the optional property `document/metadata` to the response with the `200` status
  - added the optional property `document/processedUrl` to the response with the `200` status
  - removed the `cancelled` enum value from the `document/status` response property for the response status `200`
  - removed the `complete` enum value from the `document/status` response property for the response status `200`
  - removed the `csv` enum value from the `document/fileType` response property for the response status `200`
  - removed the `docx` enum value from the `document/fileType` response property for the response status `200`
  - removed the `error` enum value from the `document/status` response property for the response status `200`
  - removed the `jpg` enum value from the `document/fileType` response property for the response status `200`
  - removed the `json` enum value from the `document/fileType` response property for the response status `200`
  - removed the `pdf` enum value from the `document/fileType` response property for the response status `200`
  - removed the `png` enum value from the `document/fileType` response property for the response status `200`
  - removed the `pptx` enum value from the `document/fileType` response property for the response status `200`
  - removed the `processing` enum value from the `document/status` response property for the response status `200`
  - removed the `queued` enum value from the `document/status` response property for the response status `200`
  - removed the `tsv` enum value from the `document/fileType` response property for the response status `200`
  - removed the `txt` enum value from the `document/fileType` response property for the response status `200`
  - removed the `xlsx` enum value from the `document/fileType` response property for the response status `200`

---

[Operation](https://skmtc.dev/groundxai/apis/groundx-apis/docs/v1/ingest/document/:documentId/get.md) · [API](https://skmtc.dev/groundxai/apis/groundx-apis.md) · [Page](https://skmtc.dev/groundxai/apis/groundx-apis/changes/v1/ingest/document/:documentId/get)
