Skip to content

Telegram Status

GET
/api/v1/channels/telegram/status

Return Telegram channel connection and 24-hour activity status.

project_id
required
Project Id
string format: uuid
X-Admin-Key
Any of:
string
X-Admin-API-Key
Any of:
string

Successful Response

TelegramStatusResponse

Telegram channel status for dashboard setup cards.

object
bot_id
Any of:
string
bot_username
Any of:
string
connected
required
Connected
boolean
deep_link
Any of:
string
last_message_at
Any of:
string format: date-time
message_count_24h
Message Count 24H
integer
0
project_id
required
Project Id
string format: uuid
webhook_status
Webhook Status
string
default: not_configured
webhook_url
Any of:
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string