Authorization: Bearer ********************
curl --location --request GET 'https://api.eu-west-1.aworld.cloud/app/v1/runtime-leaderboards//rankings/me' \ --header 'Authorization: Bearer <token>'
{ "rank": 1, "score": 0, "totalParticipants": 0 }