---
title: "GET /v1/telegram-bot/pins/{pin}/status"
method: GET
path: "/v1/telegram-bot/pins/{pin}/status"
---

# GET /v1/telegram-bot/pins/{pin}/status

`GET /v1/telegram-bot/pins/{pin}/status`

Check Telegram PIN verification status

## Path parameters

- `pin` string, required

## Response `200`

OK

- CheckTelegramPinSuccessResponse
  - `chat` GithubComB3FunB3MonoServicesB3osWorkflowInternalPkgEntityTelegramVerifiedChat
    - `chatId` integer
    - `chatTitle` string
    - `chatType` string
    - `chatUsername` string
    - `connectorId` string
    - `connectorName` string
    - `id` string
    - `organizationId` string
    - `verifiedAt` string
    - `verifiedBy` string
  - `verified` boolean

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/b3-fun/apis/b3os-workflow-api.md) · [All operations](https://skmtc.net/b3-fun/apis/b3os-workflow-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/b3-fun/b3os-workflow-api/versions/5a750a5a9596/schema)
