Skip to main content
GET
List server members

Authorizations

Authorization
string
header
required

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

Path Parameters

serverId
string<uuid>
required

Response

Success

userId
string<uuid>
serverId
string<uuid>
username
string
displayName
string
avatarUrl
string | null
nickname
string | null
status
string
activeBadgeSlug
string | null
joinedAt
string<date-time>
roleIds
string[]
badgeSlugs
string[]