v1
latestOpenAPI 3.0.02026-08-04265791.1 MBBadges
Get
Get a badge for the given id.
get/public/api/badges/{id}
Path parameters
idstring required
The id of the badge
Headers
Acceptstring
e.g. application/json
Response
OK
Example response
{
"badge_id": "61b9b435c8f864003a552378",
"creator_id": "61af7b01ee30bd0025145674",
"title": "woohoo",
"icon": "award-trophy-star",
"created_date": "2021-12-15T09:24:05.652Z",
"updated_date": "2021-12-15T09:24:05.652Z"
}