---
title: "Verify Telegram"
method: GET
path: "/api/v1/user/telegram-verification/{user_id}"
tags: ["User"]
---

# Verify Telegram

`GET /api/v1/user/telegram-verification/{user_id}`

This endpoint is used to bind a Telegram account to a user account. It returns a link to the Telegram bot with a user ID as a parameter

## Path parameters

- `user_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/pwapps/apis/curie-api.md) · [All operations](https://skmtc.dev/pwapps/apis/curie-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pwapps/curie-api/revisions/060ef67e573a/schema)
