Account
Get account badges
Retrieve a list of an accounts badges.
Required scope: badges.read
.
GET
/
account
/
badges
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page of results to return.
Number of items per page to return. Defaults to 100.