studios
Get Studio logs
Retrieves the process log of the latest session of the given Studio, read from the compute environment's log stream (e.g. CloudWatch). Availability depends on the compute provider and its log retention.
get/studios/{sessionId}/log
Path parameters
sessionIdstring required
Studio session numeric identifier
Query parameters
workspaceIdinteger
Workspace numeric identifier
nextstring
Pagination cursor pointing at the next log page
maxLengthinteger
Maximum number of characters to return
Response
OK