Query Highscores

Returns the highest scores achieved, sorted with the top score first

Path Params
string
required

The name of the space (database) assigned to you.

string
required

One of:

  • The Entity's internal Entity Id
  • The Entity's name
  • The Entity's business Id, prefixed with $
Query Params
boolean
Defaults to false

If true, only count's each Member's highest score, meaning each Member can only appear once in

int32

If true, includes plays that have not been marked as FINISHED. This allows the highscore list to be updated during ongoing game plays.

int32

If true, reverses the board so the Member who is last appears at the top.

int32
Defaults to 10

The number of entries to return.

string

The Dimensions under which the calling application operates.
Format: {dim1}:{value1}[;{dim2}:{value2}[;...]]

boolean

If true, returns resources even if the Entity's Dimension filter doesn't match the passed in Dimensions.
Default is false.

boolean

If true, also exposes Installed but Unpublished entity resources. Default is false.

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json