Skip to main content
GET
List the Unreal Engine log files captured from the streaming server when a session’s application exited. Usually one per session. Fetch the content with Download Log.
Scope: read. A session whose application never started has no log; a session that is still running has not uploaded one yet.

Path parameters

string
required
The session.

Query parameters

string
required
The project the session belongs to.
integer
default:"50"
Files to return.
integer
default:"0"
Offset.

Headers

string
required
Your Streampixel API key.

Response

number
Log files for the session.
array

Errors