---
title: "List Available Readers"
method: GET
path: "/v1/artifacts/readers"
tags: ["Artifacts"]
---

# List Available Readers

`GET /v1/artifacts/readers`

Returns all registered readers and the file extensions each one supports.

## Response `200`

Successful Response

- ReadersResponse — ReadersResponse schema.
  - `data` object, required — Available readers and the extensions each one supports

## Other responses

- `401` — Unauthorized

## Changes

- **2026-07-06** `594fa71dfb90` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/zylon-ai/apis/private-gpt-api/changes/v1/artifacts/readers/get.md)

---

[API](https://skmtc.dev/zylon-ai/apis/private-gpt-api.md) · [All operations](https://skmtc.dev/zylon-ai/apis/private-gpt-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zylon-ai/private-gpt-api/revisions/4e828cf153c4/schema)
