Skip to main content
GET
List all badges

Authorizations

Authorization
string
header
required

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

Response

Success

slug
string
name
string
description
string | null
badgeType
string
paintData
object | null
imageUrl
string | null
animatedUrl
string | null
maxAwards
integer<int32> | null
awardedCount
integer<int32>
isActive
boolean