Game Objects
Was this helpful?
Was this helpful?
Get ranked Game Object results for a player
ID value. Only alphanumeric, underscore, and hyphen are allowed.
^[a-zA-Z0-9_-]+$
Specify comma-separated input tags that will be used to score the game objects associated with the output tag.
If the output tag is included in the input tags, the player's score for those game object will be used as base scores
Specify the output tag of the game objects to get ranked results for
Get all Game Objects. Paginated by default. Supports filtering and sorting.
10
0
Comma-separated Game Object IDs to filter by
Set to true
to enable fuzzy ID filtering. If false, only returns exact matches.
false
Comma-separated Game Object names to filter by
Set to true
to enable fuzzy name filtering. If false, only returns exact matches.
false
Comma-separated list of tag IDs the resulting game objects must have
Comma-separated list of tag IDs to exclude from the response. Use this to exclude game objects that have a specific tag, even if they match the requiredTags
filter.
include
: Include all game objects, regardless of whether they have tags or not.
exclude
: Exclude game objects that have no tags.
untagged-only
: Only return game objects that have no 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 Object IDs to exclude from the response
Get the total Game Object count. Supports filtering.
Comma-separated Game Object IDs to filter by
Set to true
to enable fuzzy ID filtering. If false, only returns exact matches.
false
Comma-separated Game Object names to filter by
Set to true
to disable fuzzy name filtering. If false, only returns exact matches.
false
Comma-separated list of tag IDs the resulting game objects must have
Comma-separated list of tag IDs to exclude from the response. Use this to exclude game objects that have a specific tag, even if they match the requiredTags
filter.
include
: Include all game objects, regardless of whether they have tags or not.
exclude
: Exclude game objects that have no tags.
untagged-only
: Only return game objects that have no 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 Object IDs to exclude from the response