Skip to main content

GET

/v1/qualifications/{userID}

Inputs

token: "your-groups-token"
guildid: "your-servers-id"

Output

{
  "qualifications": [], // the array of qualifications the user has
  "username": "ExampleUser" // their username
}