List Files in Source
Knowledge
List Files in Source
List available files and folders in a specific content source. Supports pagination and folder navigation.
GET
List Files in Source
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the knowledge base
ID of the content source
Query Parameters
Path prefix to filter files
Number of files per page
Required range:
1 <= x <= 1000Page number (1-indexed)
Required range:
x >= 1Folder delimiter (enables folder grouping)
The ID of the database to use
Response
Files listed successfully
Response schema for listing files in a content source.
ID of the content source
Name of the content source
Pagination metadata
Prefix filter that was applied
Subfolders at this level
List of files at this level