Votes, notifications & discussions
GET /me/notification-settings Session only
Your notification rule (gates saved-job reminders and both lifecycle nudges).
curl "https://freehire.me/api/v1/me/notification-settings" -b cookies.txt{ "data": { "enabled": true, "channels": ["email"] } }