Skip to main content
GET
List context documents

Authorizations

Authorization
string
header
required

API Key or JWT User Token. If using an API Key, set the X-As-User header to act as a specific user. A JWT User Token is always scoped to a specific user.

Query Parameters

limit
integer
default:20
cursor
string | null
status
enum<string> | null
Available options:
processing,
completed,
failed

Response

Successful Response

documents
ContextDocumentSummary · object[]
required
next_cursor
string | null
required