Endpoint
Path Parameters
The raid identifier (path name). Examples:
deepstonevaultofglassvowofthedisciplekingsfailrootofnightmarescrotasendsalvationsedge
/manifest endpoint to check contestRaidIds.Query Parameters
Number of entries to return per page. Must be between 10 and 100.
Page number of leaderboard data. Ignored if
search is provided. Must be greater than 0.Search for a specific player by membershipId. Returns results centered around teams containing that player. Pattern:
^\d+n?$Response
Always
"team" for this endpointAlways
"duration" - values represent completion time in secondsCurrent page number
Number of entries returned
Array of team leaderboard entries
Example Request
Example Response
Notes
- Contest mode typically lasts 24-48 hours after a raid’s launch
- All teams that completed the raid during this period are ranked
- The
valuerepresents time from contest start to completion - Only completions during the official contest window are included
Error Responses
The specified raid was not found or does not have a contest mode
Returned when searching for a player who did not complete this raid during contest mode
Invalid path parameters
Invalid query parameters