curl --location --request GET 'http://localhost:4002/rest/v1/badges/founder' \
--header 'X-Nexus-Key: '{
"id": "string",
"slug": "string",
"name": "string",
"description": "string",
"rarity": "COMMON",
"icon_url": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}