Skip to main content
GET
List documents

Authorizations

x-api-key
string
header
required

API key authentication for the External Actor Gateway

Query Parameters

folderId
string

Only return documents directly inside this folder

processingStatus
enum<string>

processingStatus parameter

Available options:
pending,
parsing,
chunking,
embedding,
extracting_kg,
ready,
failed
sourceType
enum<string>

sourceType parameter

Available options:
upload,
source_link
cursor
string

cursor parameter

limit
number

limit parameter

Response

Successful operation

hasMore
boolean
required
items
object[]
required
nextCursor
string | null
required
Minimum string length: 1
Pattern: ^doc_[a-z0-9]{26}$
totalCount
integer
required
Required range: 0 <= x <= 9007199254740991