API ReferenceMiscBadgesOn this pageBadges This endpoint returns the list of all badges available in the system. Method GET /badges Response { "status": 200, "data": [ { "id": "100002014", "name": "Account Age 2014", "description": "", "icon_url": "" } ]}