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

cursor
string
Minimum string length: 1
kind
enum<string>
Available options:
direct,
group
limit
integer
Required range: 1 <= x <= 100
lockStatus
enum<string>
Available options:
unlocked,
locked,
locked-permanently
readState
enum<string>
Available options:
unread
status
enum<string>
Available options:
accepted,
request

Response

Bluesky conversations returned.

ok
boolean
required
data
object
required