Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
data_connector_name
string
required
file_name
string
required
page_number
integer | null
chunk_id
string | null

Response

Successful Response

total_page_count
integer
required
page_text
string
required
page_number
integer
required