CV builder & tailoring
GET /me/cvs Session only
List your CVs, without their documents.
curl "https://freehire.me/api/v1/me/cvs" -b cookies.txt{ "data": [ { "id": "0f2c…", "title": "Backend engineer", "template_id": "classic", "created_at": "2026-07-01T10:00:00Z", "updated_at": "2026-07-20T18:30:00Z" } ] }