Photo

GET /me/photo 僅限工作階段

Whether you have a stored headshot, and when it was uploaded.

enabled is false when object storage is not configured — the client should then offer no upload control at all rather than one that answers 501. uploaded_at doubles as a cache-busting value for the image URL.

curl
curl "https://freehire.me/api/v1/me/photo" -b cookies.txt
json — response
{ "data": { "enabled": true, "present": false, "uploaded_at": null } }

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

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

A new version of freehire is available