In-app assistant

GET /assistant/sessions Session or API key

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 $HIREALL_API_KEY"
json — response
{
  "data": [
    { "id": "b2f1c2b0-6e2a-4c9e-9c2e-0a1b2c3d4e5f", "preset": "chat", "label": "Relocating to Berlin?" }
  ],
  "meta": { "total": 1 }
}

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