Relesys API Docs

v1.4

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

Highscores

Get
GET /highscores/{highscoreId}
https://api.relesysapp.net/api/v1.4/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":"e45f92dd-91f8-4a6d-bcc4-97152380126f","name":"Highscore example name","description":"Highscore example description","lastResetDate":"2026-07-31T21:06:13.9088651Z"}}
object
  description string      
  id string / guid      
  lastResetDate datetime      
  name string