Relesys API Docs

v1.3

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

Highscores

Get
GET /highscores/{highscoreId}
https://api.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":"3ce21e71-3b59-445f-b815-d5f2c13ac7a5","name":"Highscore example name","description":"Highscore example description","lastResetDate":"2026-01-15T15:06:26.0231889Z"}}
object
  description string      
  id string / guid      
  lastResetDate datetime      
  name string