Get Leaderboard
This endpoint allows users to get the leaderboard by providing a start and end date for the period they want to analyze.
AuthorizationBearer <token>
Authorization header using the Bearer scheme. Example: "Bearer {token}"
In: header
Query Parameters
StartDate?string
The start date of the period for which to retrieve the leaderboard.
Format
date-timeEndDate?string
The end date of the period for which to retrieve the leaderboard.
Format
date-timeResponse Body
curl -X GET "https://loading/Leaderboard/GetLeaderboard"[
null
]Empty
Empty