---
title: "Get Telegram Link"
method: GET
path: "/api/channels/telegram"
tags: ["channels"]
---

# Get Telegram Link

`GET /api/channels/telegram`

Return the current user's linked Telegram user ID.

## Response `200`

Successful Response

- TelegramLinkResponse
  - `telegram_user_id` string, nullable, required
  - `connected` boolean, required

## Changes

- **2026-08-14** `e202091512bc` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mozilla-ai/apis/clawbolt/changes/api/channels/telegram/get.md)

---

[API](https://skmtc.dev/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.dev/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/revisions/579c110de1b8/schema)
