---
title: "Changes to Get list of all visible scenarios"
method: GET
path: "/scenarios/{app_id}/"
---

# Changes to Get list of all visible scenarios

`GET /scenarios/{app_id}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 18 revisions.

- **2026-06-30** `358e5609409b` — 1 info
- **2026-02-24** `2ac7baf8418f` — 2 info
- **2025-06-14** `87a967423b01` — 2 info
- **2022-12-22** `5366dfd18e83` — 1 breaking
- **2021-12-08** `dae88d8eb1ce` — 1 info
- **2021-12-08** `ea0ae3dcf969` — 1 breaking
- **2021-11-22** `f1a3e6959567` — 1 breaking, 1 warning, 4 info
- **2021-11-19** `8040d163caad` — 1 info

## Changes

- **2026-06-30** `358e5609409b` — 1 info
  - api operation id `get_scenario_list` removed and replaced with `get_scenario_list_scenarios__app_id___get`
- **2026-02-24** `2ac7baf8418f` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2025-06-14** `87a967423b01` — 2 info
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `per_page`
- **2022-12-22** `5366dfd18e83` — 1 breaking
  - response property `detail/items/loc/items/` list-of-types was widened by adding types `integer` to media type `application/json` of response `422`
- **2021-12-08** `dae88d8eb1ce` — 1 info
  - endpoint added
- **2021-12-08** `ea0ae3dcf969` — 1 breaking
  - api path removed without deprecation
- **2021-11-22** `f1a3e6959567` — 1 breaking, 1 warning, 4 info
  - removed the required property `items/lastModified` from the response with the `200` status
  - for the `path` request parameter `app_id`, the maxLength was set to `60`
  - added the required property `items/exec_perm` to the response with the `200` status
  - added the required property `items/last_modified` to the response with the `200` status
  - added the required property `items/read_perm` to the response with the `200` status
  - added the required property `items/write_perm` to the response with the `200` status
- **2021-11-19** `8040d163caad` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/gams-dev/apis/miro-server-api/docs/scenarios/:app_id/get.md) · [API](https://skmtc.dev/gams-dev/apis/miro-server-api.md) · [Page](https://skmtc.dev/gams-dev/apis/miro-server-api/changes/scenarios/:app_id/get)
