---
title: "List Scenarios"
method: GET
path: "/playground/scenarios"
tags: ["playground"]
---

# List Scenarios

`GET /playground/scenarios`

## Response `200`

Successful Response

- PlaygroundScenariosResponse
  - `scenarios` PlaygroundScenario[], required
    - `key` string, required
    - `title` string, required
    - `setup` string, required

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc.dev/noso/apis/crucible-backend-api/revisions/9afc3ea00b16?raw)
