Download OCR results
Download OCR processing results in various formats. Returns the processed document as text extraction, structured JSON with coordinates, searchable PDF with text layer, or the original uploaded document.
GET
Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key starting with sk_case_
Path Parameters
OCR job ID returned from the initial OCR request
Format to download: text (plain text), json (structured data with coordinates), pdf (searchable PDF with text layer), original (original uploaded document)
Available options:
text, json, pdf, original Response
OCR result file download
The response is of type file.

