Skip to main content

Get Inventory Session Info

GET 

/inventory/v1/player/:player_id/session

deprecated

Get an Inventory Session for the specified player.

Request

Path Parameters

    player_id Player Idrequired

Responses

Successful Response

Schema

    session_id Session Id (string)required

    Unique ID for this Inventory Session.

    session_platform

    object

    Platform for this Inventory Session.

    anyOf

    string

    Possible values: [Anon, Basic, XboxLive, PSN, NintendoNAID, NintendoSwitch, NintendoPPID, Google, GooglePlay, Apple, Epic, Steam, Amazon, Twitch, RallyHere, LegacyName]

    applied_durable_loot integer[]

    Default value: ``

    Durable Loot that has been applied when this Inventory Session was created.

Loading...