API Reference

Retrieve game passes for a specific user

Log in to see full request history
Body Params
Responses

Response body
object
gamePasses
array of objects
gamePasses
object
string
required

Unique identifier for the Game Pass user id.

string
required

Unique identifier for the Game Pass.

integer
≥ 0

The quantity of the Game Pass.

int64
required

The UNIX timestamp representing when the Game Pass was created in milliseconds since midnight, January 1, 1970 UTC. This field is automatically populated by the backend.

int64
required

The UNIX timestamp representing when the Game Pass was last updated in milliseconds since midnight, January 1, 1970 UTC. This field is automatically populated by the backend.

string
required

Identifier for the user who created the Game Pass.

string
required

Identifier for the user who last updated the Game Pass.

400

Invalid argument error for invalid input values.

410

Not Found error indicating the game pass or user does not exist.

Language
Credentials
URL