gamepass
Get recently added games
Returns list of games recently added to Game Pass.
Response Structure:
- content: Array of recently added game entries
- code: HTTP status code (200 = success, 500 = upstream error)
get/v2/gamepass/new
Response
List of recently added games
Example response
{
"code": 200
}Changes
No recorded changes to this endpoint across all 1 revision of this API.