> ## 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 List scenarios

> List your saved scenarios

```bash theme={null}
GET /scenarios
```

**Query parameters**

| Parameter         | Type      | Description                                             |
| ----------------- | --------- | ------------------------------------------------------- |
| `twin`            | `string`  | Filter scenarios that include a twin.                   |
| `tag`             | `string`  | Filter scenarios by tag.                                |
| `include_presets` | `boolean` | Include preset scenarios before user-created scenarios. |
