v1
latestOpenAPI 3.0.12026-07-245752052.0 MBApplicants
Poll an async print request for its PDF
Returns the current state of an async print request. While the background job is still running this responds with 202; once the PDF is uploaded to S3 it responds with 200 and a presigned S3 URL valid for 1 hour. Requests that fail return 410 and requests older than 24 hours return 404.
get/api/v2/applicant-print-requests/{external_id}/download
Response
PDF ready — body includes presigned S3 URL