Talent Network

GET /me/talent-network 工作階段或 API 金鑰

Your current Talent Network visibility and shareable id.

A caller who has never touched the setting reads "off" — the column default, not a sentinel. talent_network_public_id rides along even when visibility is off, so the client can render the shareable URL a candidate would get before they turn it on.

curl
curl "https://freehire.me/api/v1/me/talent-network" -H "Authorization: Bearer $FREEHIRE_API_KEY"
json — response
{ "data": { "talent_network_visibility": "public", "talent_network_public_id": "5b1e2b7a-9c3d-4e21-8f0a-1234567890ab" } }

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

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

A new version of freehire is available