Get a list of system information of an existing player

Prev Next
Get
/v{version}/Players/{playerId}/SystemInfo
Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
playerId
integer (int32) Required

Unique ID of the player

version
stringRequired

The requested API version

Responses
200

OK

Array of object
object

Player's system information

Category
string

Category of the system information

Valid values[ "Unknown", "SystemInfo", "SoftwareVersion", "Network", "Video" ]
Label
string

Label of the system information

LastUpdate
string (date-time)

Last update time of the system information in UTC

Value
string

Value of the system information

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401

Unauthorized

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403

Player access denied.

Expand All
object
Detail
string
Instance
string
Status
integer (int32)
Title
string
Type
string
property*
object additionalProperties
404

Player not found.

Expand All
object
Detail
string
Instance
string
Status
integer (int32)
Title
string
Type
string
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties