---
title: "List knowledge base documents"
method: GET
path: "/v1/knowledge-base/documents"
tags: ["Knowledge Base"]
---

# List knowledge base documents

`GET /v1/knowledge-base/documents`

List uploaded knowledge base documents that Betayum can use as approved source material for answers, policies, and reviews.

## Response `200`

List of knowledge base documents

## Changes

- **2026-03-05** `946edaa856a9` — 1 breaking, 1 warning, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - deleted the `query` request parameter `organizationId`
  - the endpoint scheme security `apikey` was added to the API

[Change history](https://skmtc.dev/om-network/apis/betayum-api/changes/v1/knowledge-base/documents/get.md)

---

[API](https://skmtc.dev/om-network/apis/betayum-api.md) · [All operations](https://skmtc.dev/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/om-network/betayum-api/revisions/95679a9aa625/schema)
