Team Leaderboard stats

GET {{baseUrl}}/{{version}}/stats/training/teams/{{team_id}}/leaderboard?start_date=2022-06-29&end_date=2022-07-06&by=sessions&type=count&limit=20

This endpoint returns the leaderboard stats for a given team Team UID

By setting the by parameter it allows you to control what kind of data you want back. For example:

  • number of sets
  • number of reps
  • number of sessions

Request Params

KeyDatatypeRequiredDescription
start_datestringnullable
end_datestringnullable
bystringrequired
typestringnullable
limitnumbernullable

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringA valid JWT token