---
title: "Returns some metadata about the document"
method: GET
path: "/api/document/{id}/meta"
tags: ["documents"]
---

# Returns some metadata about the document

`GET /api/document/{id}/meta`

## Path parameters

- `id` string, required

## Response `200`

Metadata about the document as JSON object

- object

## Other responses

- `404` — Document not found

## Changes

- **2022-02-14** `a8b6f431dde2` — 1 info
  - endpoint added
- **2020-10-14** `b70359972942` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/eeditiones/apis/tei-publisher-documentation-and-demo/changes/api/document/:id/meta/get.md)

---

[API](https://skmtc.dev/eeditiones/apis/tei-publisher-documentation-and-demo.md) · [All operations](https://skmtc.dev/eeditiones/apis/tei-publisher-documentation-and-demo/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eeditiones/tei-publisher-documentation-and-demo/revisions/07216792837f/schema)
