Get Inventory Session Info By Player Uuid
GET /inventory/v2/player/{player_uuid}/session
GET
/inventory/v2/player/{player_uuid}/session
Get an Inventory Session for the specified player.
Authorizations
Parameters
Path Parameters
player_uuid
required
string format: uuid
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