Relesys API Docs

v1.1

https://api.relesysapp.net/api/v1.1

Highscores

Get
GET /highscores/{highscoreId}
https://api.relesysapp.net/api/v1.1/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":"5a6ad80e-3069-475c-bd64-94b457f617d7","name":"Highscore example name","description":"Highscore example description","lastResetDate":"2026-03-14T17:26:16.324206Z"}}
object
  description string      
  id string / guid      
  lastResetDate datetime      
  name string