In-app assistant

GET /assistant/sessions 工作階段或 API 金鑰

List your chat conversations, newest activity first.

Tailoring conversations are not chats — each belongs to a CV — so they never appear here.

curl
curl "https://freehire.me/api/v1/assistant/sessions" -H "Authorization: Bearer $FREEHIRE_API_KEY"
json — response
{
  "data": [
    { "id": "b2f1c2b0-6e2a-4c9e-9c2e-0a1b2c3d4e5f", "preset": "chat", "label": "Relocating to Berlin?" }
  ],
  "meta": { "total": 1 }
}

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

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

A new version of freehire is available