Push notifications & alerts

GET /me/notifications Session only

List your notification-center entries, newest first.

Query parameters

limit integer
Page size, 1–100.Example 20
offset integer
Rows to skip.Example 0
curl
curl "https://freehire.me/api/v1/me/notifications?limit=20" -b cookies.txt
json — response
{
  "data": [ { "id": 5, "kind": "subscription_digest", "title": "3 new jobs match Senior Go remote", "body": "...", "public_slug": null, "jobs": [ "...": "..." ], "created_at": "2026-06-19T10:00:00Z", "read_at": null } ],
  "meta": { "total": 12, "unread_count": 3, "limit": 20, "offset": 0 }
}

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