Skip to main content
GET
List Telegram conversations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$

Query Parameters

includeArchived
limit
integer
Required range: 1 <= x <= 100

Response

Telegram conversations returned.

ok
boolean
required
data
object
required