Post
/v{version}/Players/{playerId}/Screenshots/Request
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
object
Player's screenshot details
Created
string (date-time)
Creation date in UTC
FileName
string
File name of the screenshot
Id
integer (int32)
Unique ID of the screenshot
Modified
string (date-time)
Modification date in UTC
Status
string
Valid values[
"Pending",
"InProgress",
"Failed",
"Finished"
]
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
Access denied.
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
404
Not found.
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
409
PLayer is not initialized.
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500
Unexpected error
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties