Screening answers

GET /me/screening-answers 工作階段或 API 金鑰

Your stored screening answers, or `null` if you have stated none.

curl
curl "https://freehire.me/api/v1/me/screening-answers" -H "Authorization: Bearer $FREEHIRE_API_KEY"
json — response
{
  "data": {
    "authorized_countries": ["DE", "NL"],
    "visa_sponsorship_needed": false,
    "desired_salary_amount": 90000,
    "desired_salary_currency": "EUR",
    "desired_salary_period": "year",
    "notice_period_days": 30,
    "willing_to_relocate": true,
    "age_18_or_older": true
  }
}

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

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

A new version of freehire is available