Skip to main content
GET
List DM conversations

Authorizations

Authorization
string
header
required

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

Response

Success

id
string<uuid>
recipientId
string<uuid>
recipientUsername
string
recipientDisplayName
string
recipientAvatar
string | null
recipientStatus
string
lastMessage
object | null
unreadCount
integer<int64>
createdAt
string<date-time>