履歷建立與客製化
GET /me/cvs 僅限工作階段
列出您的履歷,但不包括其文件。
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" } ] }