Get
/v{version}/Players/{playerId}/Services
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 service status
LastUpdate
string (date-time)
Last update time of the service in UTC
Name
string
Name of the service
Status
string
Service status types.
Valid values[
"Unknown",
"Stopped",
"StartPending",
"StopPending",
"Running",
"ContinuePending",
"PausePending",
"Paused"
]
Version
string
Version of the service
400
Bad request
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401
Unauthorized
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403
Player access denied.
object
Detail
string
Instance
string
Status
integer (int32)
Title
string
Type
string
property*
object additionalProperties
404
Player not found.
object
Detail
string
Instance
string
Status
integer (int32)
Title
string
Type
string
property*
object additionalProperties
500
Unexpected error
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties