gamePassInfo
Gets information about a game pass.
Parameters
Name | Type | Description |
---|---|---|
gamePassId | GamePassId | The ID of the game pass to get information about. |
Example
const { data: gamePassInfo } = await ClassicGamePassesApi.gamePassInfo({ gamePassId: 9260480 });
Endpoint
GET /v1/game-passes/{gamePassId}/product-info