Resumes

Download resume as PDF

Generates a PDF for the specified resume and returns it as a forced download. Only resumes belonging to the authenticated user can be downloaded. Requires authentication.

get/resumes/{id}/pdf

Path parameters

idstring required

The ID of the resume.

Query parameters

target'resume' | 'cover-letter'

Which document to download.

Response

The generated resume PDF.

Changes

No recorded changes to this endpoint across all 1 revision of this API.