Screening answers

GET /me/screening-answers Session or API key

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

curl
curl "https://freehire.me/api/v1/me/screening-answers" -H "Authorization: Bearer $HIREALL_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
  }
}

Tailor your CV for this role?

We couldn't check your fit for this role — add a CV to your profile to see it next time.

A new version of HireAll is available