Saved searches & subscriptions GET /me/telegram copy Session only Your Telegram link status (for digests). curl copy curl "https://freehire.me/api/v1/me/telegram" -b cookies.txt json — response copy { "data": { "enabled": true, "linked": true, "chat_id": 123456789 } }