Skip to main content

Stream Extraction PDF

GET 

/api/sales-orders/ocr/:extraction_id/pdf

Stream the original uploaded PDF back to the client through the backend (avoids CORS issues when fetching from S3 directly). Returns Content-Type: application/pdf with inline disposition. 404 if the underlying S3 object is missing.

Request

Responses

Successful response