This endpoint costs 1 credit per request.
Header Parameters
Your API key
Body Parameters
LinkedIn application ID of the candidate (you can get it with the /recruiter/candidates endpoint)
LinkedIn authentication cookie obtained from the login/verify process
Country code for proxy selection. Available: (US,UK,FR)
Response
The response is the raw PDF or document file of the candidate’s CV, returned with appropriate headers for download.- Content-Type: Usually “application/pdf” (or the detected content type of the document)
- Content-Disposition: attachment; filename=“cv__.pdf”