Skip to main content

GET

/v1/quota/{userID}

Inputs

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

Output

{
  "InactivityNotices": false, // do they have an inactivity notice
  "QuotaPoints": 0 // their quota points
}