Skip to main content

Stream Parse Job Result Content

GET 

/api/v1/beta/parsing-temporal/:job_id/results/:result_type/content

Stream parse result content from storage.

The result_type should be one of: fullText, md, json, jobInfo, xlsx, outputPDF, structured. For images and charts, use the index-based approach (e.g., images[0], charts[1]).

Request

Responses

Successful Response