---
title: "Changes to Get Document Metadata"
method: GET
path: "/datastores/{datastore_id}/documents/{document_id}/metadata"
---

# Changes to Get Document Metadata

`GET /datastores/{datastore_id}/documents/{document_id}/metadata`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 21 revisions.

- **2025-10-28** `c8152db45500` — 1 breaking
- **2025-08-26** `db7245c74772` — 3 info
- **2025-05-08** `17bdb8a33fb4` — 2 info
- **2025-02-26** `5298551c424b` — 6 warning, 3 info

## Changes

- **2025-10-28** `c8152db45500` — 1 breaking
  - response property `custom_metadata/additionalProperties/` list-of-types was widened by adding types `array` to media type `application/json` of response `200`
- **2025-08-26** `db7245c74772` — 3 info
  - added the optional property `custom_metadata_config` to the response with the `200` status
  - added the optional property `has_access` to the response with the `200` status
  - added the optional property `ingestion_config` to the response with the `200` status
- **2025-05-08** `17bdb8a33fb4` — 2 info
  - api tag `/datastores/{id}/documents` added
  - api tag `/datastores` removed
- **2025-02-26** `5298551c424b` — 6 warning, 3 info
  - added the new `cancelled` enum value to the `status` response property for the response status `200`
  - added the new `completed` enum value to the `status` response property for the response status `200`
  - added the new `failed` enum value to the `status` response property for the response status `200`
  - added the new `pending` enum value to the `status` response property for the response status `200`
  - added the new `processing` enum value to the `status` response property for the response status `200`
  - added the new `retrying` enum value to the `status` response property for the response status `200`
  - added the optional property `custom_metadata` to the response with the `200` status
  - added the optional property `updated_at` to the response with the `200` status
  - added the required property `created_at` to the response with the `200` status

---

[Operation](https://skmtc.dev/contextualai/apis/endpoints/docs/datastores/:datastore_id/documents/:document_id/metadata/get.md) · [API](https://skmtc.dev/contextualai/apis/endpoints.md) · [Page](https://skmtc.dev/contextualai/apis/endpoints/changes/datastores/:datastore_id/documents/:document_id/metadata/get)
