Skip to content

User's position on the leaderboard.

Leaderboard

Returns leaderboard user with their position on all time or weekly leaderboards.

GET
/leaderboard/user/{id}

Parameters

Query Parameters

excluded[]

List of user roles to exclude.

Type
array
Example"roles.banned&excluded[]=roles.moderator"
period

Used to rank using this week leaderboard. Allowed values: weekly, all_time. All time is the default.

Type
string
Example"weekly"

Responses

Samples

Gainsight CC Developer Portal