Skip to main content
GET
List Discord roles

Authorizations

Authorization
string
header
required

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

Path Parameters

guildId
string
required
Pattern: ^\d{1,20}$

Query Parameters

accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$

Response

Discord roles returned.

ok
boolean
required
data
object
required