Get a specific file from an asynchronous job

Summary

This endpoint retrieves the result for a specific file in the asynchronous job identified by folder_id and file_path. The response is the file itself (PDF, PNG, JPEG, etc.) in binary, not a JSON object.

Path Params
string
required

Unique folder ID for the asynchronous job

string
required

Unique file path within the folder

Headers
string
enum
Defaults to application/pdf

Generated from available response content types

Allowed:
Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/pdf
image/png
image/jpeg