Get documents
Knowledgebases
Get documents
Get all documents in a knowledgebase
GET
Get documents
This endpoint returns a list of all documents in a specific knowledgebase.Documentation Index
Fetch the complete documentation index at: https://docs.autocalls.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique identifier of the knowledgebase
Response
Array of document objects
Document Statuses
| Status | Description |
|---|---|
processing | Document is being parsed and embedded into the vector database |
active | Document has been processed and is ready for use |
failed | Document processing failed |

