Get exec session as asciinema cast

Return logs for a specific exec session in asciinema v2 format for playback.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

sandbox_idstringRequired
exec_idstringRequired

Query parameters

limitintegerOptional<=5000Defaults to 2000
Maximum number of log lines

Response

Successful Response

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error