Games
Was this helpful?
Was this helpful?
Get a Player's score data for a specific Game.
The game id to get scores for
^[a-zA-Z0-9_-]+$
The player id to get scores for
^[a-zA-Z0-9_-]+$
Whether to include game objects in the response
false
Get all Games. Paginated by default. Supports filtering and sorting.
10
0
Comma-separated Game IDs to filter by
Set to true
to enable fuzzy ID filtering. If false, only returns exact matches.
false
Comma-separated Game names to filter by
Set to true
to enable fuzzy name filtering. If false, only returns exact matches.
false
Comma-separated list of input tag IDs the resulting game must have
Comma-separated list of input tag IDs to exclude from the response. Use this to exclude games that have a specific input tag, even if they match the requiredTags
filter.
include
: Include all games, regardless of whether they have input tags or not.
exclude
: Exclude games that have no input tags.
untagged-only
: Only return games that have no input tags. Setting this option will ignore requiredTags
and excludeTags
, since tagged items shouldn't appear in the results.
include
Possible values: Field to sort by
Sort order for the selected field
Set to true
to include additional tags info in the response
false
Comma-separated list of Game IDs to exclude from the response
Get Game Count
Comma-separated Game IDs to filter by
Set to true
to enable fuzzy ID filtering. If false, only returns exact matches.
false
Comma-separated Game names to filter by
Set to true
to enable fuzzy name filtering. If false, only returns exact matches.
false
Comma-separated list of input tag IDs the resulting game must have
Comma-separated list of input tag IDs to exclude from the response. Use this to exclude games that have a specific input tag, even if they match the requiredTags
filter.
include
: Include all games, regardless of whether they have input tags or not.
exclude
: Exclude games that have no input tags.
untagged-only
: Only return games that have no input tags. Setting this option will ignore requiredTags
and excludeTags
, since tagged items shouldn't appear in the results.
include
Possible values: Comma-separated list of Game IDs to exclude from the response