Get a download URL for a processed results file

Generates a pre-signed S3 download URL for a processed bulk pre-qualification results file. The URL expires in 1 hour.

The file must have status: processed_ready before a download URL can be issued. If the file is still being processing, a 400 response is returned with the current status.

Path Params
uuid
required

The file ID returned by POST /prequalification/bulk.

Headers
string
required

Your API key for authentication.

Responses

400

File not ready for download (still processing). Response includes current status.

401

Unauthorized - Missing or invalid API key

403

Forbidden - API key does not have access to this file

404

File not found

500

Internal server error. Please contact support if the issue persists.

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