Get one background command

View as Markdown

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
Session ID
command_idstringRequired
Command ID

Response

Command details
commandstring
command_idstring
session_idstring
statusstring
cwdstring or null
exit_codeinteger or null
finished_at_epochlong or null
outputstring or null
output_byteslong or null>=0
output_truncatedboolean or null
pidlong or null
started_at_epochlong or null
userstring or null

Errors