`GET /sandboxes/{id}/service/logs`

Experimental. Streams the supervised service's stdout/stderr as it is produced.

### Authorizations

- `bearerAuth` — HTTP bearer. Daemon API key. Omit on a keyless loopback daemon.

### Path parameters

- `id` string · required — Sandbox ID, e.g. sbx_ab12cd34.

### Responses

**200** — OK

`application/octet-stream`:

**404** — Not Found

`application/json`:

- `error` string · optional
