> ## Documentation Index
> Fetch the complete documentation index at: https://docs.convosphere.site/llms.txt
> Use this file to discover all available pages before exploring further.

# List Documents

## Description

Get all documents in an agent's knowledge base.

## Authentication

Required (API key or JWT token)

## Response

<ResponseField name="documents" type="array">
  Array of document objects
</ResponseField>
