> ## Documentation Index
> Fetch the complete documentation index at: https://docs.argalabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GET Get runner artifact

> Download an artifact from a runner run

```bash theme={null}
GET /runner/runs/{run_id}/artifacts/{filename}
```

Redirects to a signed artifact URL. Accepts bearer authentication or a `?token=` query token.
