---
title: "Get formatted overview of documents in the collection"
method: GET
path: "/api/collection/{path}"
tags: ["collection"]
---

# Get formatted overview of documents in the collection

`GET /api/collection/{path}`

## Path parameters

- `path` string, required

## Query parameters

- `start` integer
- `per-page` integer
- `format` 'html' | 'json'
- `language` string
- `query` string
- `field` string

## Response `200`

Returns HTML describing the collection

## Changes

- **2026-07-17** `07216792837f` — 6 info
  - added the new optional `query` request parameter `field`
  - added the new optional `query` request parameter `format`
  - added the new optional `query` request parameter `language`
  - added the new optional `query` request parameter `per-page`
  - …2 more
- **2020-10-14** `b70359972942` — 6 warning
  - deleted the `query` request parameter `field`
  - deleted the `query` request parameter `format`
  - deleted the `query` request parameter `language`
  - deleted the `query` request parameter `per-page`
  - …2 more

[Change history](https://skmtc.dev/eeditiones/apis/tei-publisher-documentation-and-demo/changes/api/collection/: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)
