---
title: "List published documents for a knowledge base"
method: GET
path: "/knowledge_bases/{knowledge_base_id}/pages"
tags: ["Knowledge base pages"]
---

# List published documents for a knowledge base

`GET /knowledge_bases/{knowledge_base_id}/pages`

Knowledge base pages are the published versions of pages that are part of a knowledge base. A knowledge base must be enabled in order to access its pages.

## Path parameters

- `knowledge_base_id` string, required

## Query parameters

- `page` string
- `per_page` string
- `q` string

## Response `200`

Successful operation

---

[API](https://skmtc.net/aha/apis/aha-api.md) · [All operations](https://skmtc.net/aha/apis/aha-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aha/aha-api/revisions/bfbe6f6d74a1/schema)
