Get Inventory Session Info
Deprecated
GET /inventory/v1/player/{player_id}/session
GET
/inventory/v1/player/{player_id}/session
Get an Inventory Session for the specified player.
Authorizations
Parameters
Path Parameters
player_id
required
integer
Responses
200
Successful Response
Inventory Session for a Player.
object
session_id
required
Unique ID for this Inventory Session.
string
session_platform
Platform for this Inventory Session.
string
applied_durable_loot
Durable Loot that has been applied when this Inventory Session was created.
Array<integer>
403
Forbidden
object
auth_success
boolean
error_code
required
string
desc
required
string
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string