Skip to main content
GET
Returns the Telegram chat subscription registered for the calling API key, or null if none exists.

Response

object | null
The subscription: id, apiKey, chatId, name, status. null when no chat is subscribed.
string
Subscription retrieved or No subscription for this API key.