Skip to main content
GET
List documents in an ingestion job

Authorizations

x-api-key
string
header
required

Path Parameters

job_id
string<uuid>
required

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 200
cursor
string | null

Response

Successful Response

items
IngestionJobDocumentResponse · object[]
required
has_more
boolean
required
next_cursor
string | null