Get a list of log file information of a log directory of an existing player

Prev Next
Get
/v{version}/Players/{playerId}/LogDirs/{directoryName}
Security
API Key
Header parameter nameX-ApiKey

Api Key

API Key
Header parameter nameX-Session-Id

Session Id

Path parameters
directoryName
stringRequired

Directory that contains the log file

playerId
integer (int32) Required

Unique ID of the player

version
stringRequired

The requested API version

Default"1.18"
Responses
200

OK

Array of object
object

Player's log details

Created
string (date-time)

Creation date in UTC

FileName
string

File name of the log file

FileSize
integer (int64)

Size of the log file in bytes

Modified
string (date-time)

Modification date in UTC

400

Bad request

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

Access denied

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

Not found

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

Unexpected error

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