Skip to main content
GET
List roles

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

id
string<uuid>
serverId
string<uuid>
name
string
color
string | null
position
integer<int32>
permissions
integer<int64>

Permission bitmask

isDefault
boolean
createdAt
string<date-time>