> ## 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 variations get

> Get a specific saved variation (draft or a past published version) of a scope.

Get a specific saved variation (draft or a past published version) of a scope.

## Usage

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

## Arguments

| Name           |          | Description    |
| -------------- | -------- | -------------- |
| `id`           | required | Scope id.      |
| `variationUid` | required | Variation uid. |

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