Skip to main content
GET
List Mastodon 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

maxId
string
Minimum string length: 1
sinceId
string
Minimum string length: 1
minId
string
Minimum string length: 1
limit
integer
Required range: 1 <= x <= 40

Response

Mastodon conversations returned.

ok
boolean
required
data
object
required