API Reference
Log In
API Reference

Request an async PDF print of an applicant

Enqueues a background job to generate a PDF of the applicant and returns a pollable download URL. The PDF is generated asynchronously; clients should poll the returned print_url until it returns 200. Optionally restrict the PDF to specific stages via stage_external_ids; when omitted, every stage the applicant has landed in is included.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

External ID of the applicant

Body Params
stage_external_ids
array of strings

External IDs of the stages to include in the PDF. Defaults to all landed stages when omitted.

stage_external_ids
Responses

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