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

# modus scopes evaluations runs get

> Get a single evaluation run, including its per-case results.

Get a single evaluation run, including its per-case results.

## Usage

```bash theme={null}
modus scopes evaluations runs get [flags]
```

## Arguments

| Name    |          | Description        |
| ------- | -------- | ------------------ |
| `id`    | required | Scope id.          |
| `runId` | required | Evaluation run id. |

See [CLI quickstart](/guides/cli) for install and auth.
