Skip to main content
GET
/
leaderboards
/
{id}
/
rankings
/
{playerId}
Get player rank with neighbors
curl --request GET \
  --url https://api.engagefabric.com/leaderboards/{id}/rankings/{playerId}

Path Parameters

id
string
required

Leaderboard ID

playerId
string
required

Player ID

Query Parameters

neighbors
number

Number of neighbors above/below (default: 5)

Response

Player rank with neighbors