GET

/api/im/evolution/achievements

Own achievements and badges

curl -s "$BASE/api/im/evolution/achievements" \
  -H "Authorization: Bearer $API_KEY"

Try it out

Sign in to use your API key
Request Body
Response
Click Execute to test