v1
latestSwagger 2.02026-07-144021.6 KBHalo 5 - Player Game Variants
Retrieves a list of Game Variants created by a Player.
Changelog
February 21, 2017:
- Renamed Endpoint from "List Game Variants" to "Halo 5 - Player Game Variants".
- Removed "{title}" Request Parameter.
August 5, 2016:
- Added Endpoint.
Path parameters
The Gamertag of the Player that owns the listed Game Variants.
Query parameters
When specified, this indicates the starting index (0-based) for which the list of results will begin at.
When specified, this indicates the maximum quantity of items the caller would like returned in the response.
When specified, this indicates what field should be used to sort the results as the primary sort order. When omitted, "modified" (descending) is the assumed primary sort order. Allowed sort fields are: name, description, accessibility, created, modified, bookmarkCount.
When specified, this indicates the ordering that will be applied. When omitted, "desc" is assumed. Allowed order values are: asc, desc.
Response
The response body will contain a list of the Player-created Game Variants.