投票、通知與討論 GET /me/notification-settings 複製 僅限工作階段 您的通知規則(控制已儲存的職缺提醒和生命週期推播)。 curl 複製 curl "https://freehire.me/api/v1/me/notification-settings" -b cookies.txt json — response 複製 { "data": { "enabled": true, "channels": ["email"] } }