Download the output file for a command execution

Streams the output file a device uploaded for this command execution (a command created with "save command output" enabled) directly from storage. This route is intentionally unauthenticated (no user session or API token required) — the company ID + command execution ID pair is the only access control. companyID must match the command execution's own company; a mismatch is treated the same as the execution not being found.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the company that owns the command execution. Must match the command execution's actual company — a mismatch behaves the same as a 400 "not found" response.

string
required

The ID that specifies the Command Execution whose output to download

Responses

400

The request was malformed or contained invalid parameters.

500

An unexpected error was encountered.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/octet-stream