CV builder & tailoring
GET /me/cvs/{id}/pdf Session or API key
Render the CV to PDF.
Answers 501 on a deployment with no typst binary configured; everything else still works.
Path parameters
idstring (uuid) required- The CV id.
curl "https://freehire.me/api/v1/me/cvs/0f2c…/pdf" -H "Authorization: Bearer fhk_…" -o cv.pdf