---
title: "List documents"
method: GET
path: "/api/documents/{path}"
tags: ["collection"]
---

# List documents

`GET /api/documents/{path}`

Retrieve list of documents in a collection

## Path parameters

- `path` string, required

## Query parameters

- `link` string

## Response `200`

array with each member describing a document

- unknown[]
  - unknown

## Changes

- **2026-07-17** `07216792837f` — 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/documents/:path/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)
