Application mail

GET /me/gmail Session or API key

Gmail connection status.

available reflects whether the instance has Gmail OAuth configured. status is needs_reconsent when Google revoked the grant. Connecting itself is a browser redirect (/me/gmail/connect), so it is session-only and not part of the key-driven surface.

curl
curl "https://freehire.me/api/v1/me/gmail" -H "Authorization: Bearer fhk_…"
json — response
{ "data": { "available": true, "connected": true, "email": "you@gmail.com", "status": "ok" } }

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