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":"7506e6fd-61d6-4977-b53b-3ff12f0d0879","name":"Highscore example name","description":"Highscore example description","lastResetDate":"2026-04-16T10:48:31.0796761Z"}}
object
  description string      
  id string / guid      
  lastResetDate datetime      
  name string