List knowledge base documents
Agent Knowledge Base
List Knowledge Documents
Lists every document attached to the agent’s knowledge base, including ones whose upload has not been completed yet (status: PENDING).
GET
List knowledge base documents
Lists every document attached to an agent’s knowledge base.
Overview
Returns documents oldest first, including ones whose upload has not been completed yet. The response is not paginated — an agent holds at most 10 documents.Reading the Response
A
PENDING document still counts against limit. If total has reached
limit and some documents are pending, either complete or delete them to free
a slot — abandoned uploads are reclaimed automatically after 24 hours.Example
Related Resources
Authorizations
API key for authentication using Bearer scheme
Path Parameters
Agent the knowledge base belongs to.
Query Parameters
Required for ATS API keys to specify which company to access. Ignored for standard company API keys.