個人檔案與履歷

GET /me/profile 僅限工作階段

您的職業檔案,如果您尚未保存,則為空。

curl
curl "https://freehire.me/api/v1/me/profile" -b cookies.txt
json — response
{
  "data": {
    "specializations": ["backend"],
    "skills": ["go", "postgresql"],
    "location_preferences": { "work_modes": ["remote"], "base": { "country": "DE" }, "...": "..." },
    "created_at": "2026-06-19T10:00:00Z",
    "updated_at": "2026-06-19T10:00:00Z"
  }
}

要針對這個職缺調整履歷嗎?

目前無法檢查您與這個職缺的符合程度;請先將履歷加入個人檔案,下次即可查看。

A new version of freehire is available