curl --request GET \
--url https://api.mnemom.ai/v1/teams/{team_id}/badge.svg"<string>"Public endpoint. Returns an SVG badge displaying the team’s reputation score or grade. Returns a ‘Not Rated’ badge for unknown teams.
curl --request GET \
--url https://api.mnemom.ai/v1/teams/{team_id}/badge.svg"<string>"Team identifier (UUID)
Badge variant
score, grade, score_grade, score_trend, score_tier, compact Badge color scheme
light, dark SVG badge image
The response is of type string.