Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
runtime_id | string | Yes | Runtime identifier |
path | string | Yes | File path inside the runtime |
Response
Returns rawbytes. Write directly to a local file.Download a file from an agent runtime
| Parameter | Type | Required | Description |
|---|---|---|---|
runtime_id | string | Yes | Runtime identifier |
path | string | Yes | File path inside the runtime |
bytes. Write directly to a local file.