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

> List built-in seed scenarios

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

Returns built-in scenario presets. This endpoint does not require authentication.

**Query parameters**

| Parameter | Type     | Description                         |
| --------- | -------- | ----------------------------------- |
| `twin`    | `string` | Filter presets that include a twin. |
| `tag`     | `string` | Filter presets by tag.              |
