Relesys API Docs

v1.3

https://api.uat.relesystest.net/api/v1.3

Highscores

Get
GET /highscores/{highscoreId}
https://api.uat.relesystest.net/api/v1.3/highscores/{highscoreId}
Get the highscore with ID highscoreId.
Scopes: relesys.api, relesys.api:read, relesys.api.highscores, relesys.api.highscores:read
URL Path
highscoreId string / guid required
Responses
application/json
JSON
{"data":{"id":"2cfc28d1-d128-438a-b0d2-658712e368bc","name":"Highscore example name","description":"Highscore example description","lastResetDate":"2026-01-13T15:06:54.8721121Z"}}
object
  description string      
  id string / guid      
  lastResetDate datetime      
  name string