---
title: "Get a List of All Documents for an Entity"
method: GET
path: "/entities/{entity_token}/documents"
tags: ["Documents"]
---

# Get a List of All Documents for an Entity

`GET /entities/{entity_token}/documents`

All documents for an entity can be queried using this endpoint. All metadata for the documents is available, but the documents themselves must be downloaded individually.

## Response `200`

Document

- Items[] — unresolved $ref

---

[API](https://skmtc.dev/alloy/apis/alloy-api.md) · [All operations](https://skmtc.dev/alloy/apis/alloy-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alloy/alloy-api/revisions/405799de4d2a/schema)
