Get exec result

Poll the result of a previously started exec command.

Authentication

AuthorizationBearer

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

Path parameters

sandbox_namestringRequired
exec_idstringRequired

Response

Successful Response
exec_idstring
statusstring
exit_codeinteger or null
stdoutstringDefaults to
stderrstringDefaults to
truncatedbooleanDefaults to false

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error