Employee referrals
GET /me/referrals/incoming/{id}/cv Session or API key
View the candidate's CV for one incoming request.
Path parameters
idstring (uuid) required- The request id.
curl "https://freehire.me/api/v1/me/referrals/incoming/c92f…/cv" -H "Authorization: Bearer fhk_…" -o candidate.pdf