Saved searches & subscriptions

GET /me/telegram Session only

Your Telegram link status (for digests).

curl
curl "https://freehire.dev/api/v1/me/telegram" -b cookies.txt
json — response
{ "data": { "enabled": true, "linked": true, "chat_id": 123456789 } }