Read a file's pages

The parsed text of a file's pages, for reading and citing. Give page_numbers to read those pages in order, or query to find the pages most relevant to it (best first, up to limit), or both to search within those pages. Read a document page by page rather than all at once; for PDFs total_pages on the file says how many there are (other formats report -1 but are readable the same way). A requested page that is missing from the result has too little text to have been indexed (a chart, a scan). Cite a page by its page_number, for example as knowledge record evidence. Only files whose status is INDEXED_SUCCESSFULLY have pages.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
uuid
required
Query Params
array | null

Pages to read, 1-based; at most 20 per call

What to look for; returns the best-matching pages

integer
1 to 20
Defaults to 5

With a query: how many pages to return

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json