v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Get Leaderboard Entry Detail

get/{id}/entries/{profile_id}/

Path parameters

idstring required

Leaderboard Id

profile_idstring required

Profile Id

Response

200

rankinteger
percentile_rankstring
scoreinteger
profile_idstring
profile_nicknamestring

Example response

{
  "rank": 1,
  "percentile_rank": "0.000",
  "score": 200,
  "profile_id": "c05ca-45fd-4459-891f-937885473b",
  "profile_nickname": "Tricky Scorer",
  "profile": {
    "id": "c55d5ca-45fd-4459-891f-9378853c473b",
    "url": "https://livelike.com/services/profiles/Jru/5ca-jk",
    "created_at": "2020-07-02T14:42:59.627300Z",
    "nickname": "Tricky Scorer",
    "custom_data": "userdata: NULL",
    "subscribe_channel": "profile.c0ca-45fd-459-891f-937473b",
    "chat_room_memberships_url": "https://blastrt-dev-us-east-1.livelikecdn.com/services/profiles/JsOcFru/c05dc473b/chat-room-memberships"
  }
}