---
title: "Changes to Download a scenario"
method: GET
path: "/scenarios/{app_id}/download"
---

# Changes to Download a scenario

`GET /scenarios/{app_id}/download`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 18 revisions.

- **2026-06-30** `358e5609409b` — 1 info
- **2024-10-07** `42a5a480092d` — 1 breaking, 5 info
- **2023-08-15** `6befde16ec1c` — 2 info
- **2022-06-16** `331d92523899` — 1 breaking
- **2022-04-25** `77bcd6c895ba` — 1 info
- **2021-12-08** `dae88d8eb1ce` — 1 info
- **2021-12-08** `ea0ae3dcf969` — 1 breaking
- **2021-11-22** `f1a3e6959567` — 1 breaking, 3 warning, 1 info
- **2021-11-19** `8040d163caad` — 1 info

## Changes

- **2026-06-30** `358e5609409b` — 1 info
  - api operation id `download_scenario` removed and replaced with `download_scenario_scenarios__app_id__download_get`
- **2024-10-07** `42a5a480092d` — 1 breaking, 5 info
  - the `query` request parameter `file_type` was restricted to a list of enum values
  - added the new enum value `csv` to the `query` request parameter `file_type`
  - added the new enum value `gdx` to the `query` request parameter `file_type`
  - added the new enum value `miroscen` to the `query` request parameter `file_type`
  - added the new enum value `xlsx` to the `query` request parameter `file_type`
  - for the `query` request parameter `file_type`, the type/format was generalized from ``/`` to `string`/``
- **2023-08-15** `6befde16ec1c` — 2 info
  - `query` request parameter `owner` list-of-types was widened by adding types `null`
  - for the `query` request parameter `owner`, the type/format was generalized from `string`/`` to ``/``
- **2022-06-16** `331d92523899` — 1 breaking
  - for the `query` request parameter `name`, the maxLength was decreased from `64` to `63`
- **2022-04-25** `77bcd6c895ba` — 1 info
  - for the `query` request parameter `name`, the maxLength was increased from `63` to `64`
- **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, 3 warning, 1 info
  - removed the media type `application/json` for the response with the status `422`
  - for the `path` request parameter `app_id`, the maxLength was set to `60`
  - for the `query` request parameter `name`, the maxLength was set to `63`
  - for the `query` request parameter `owner`, the maxLength was set to `70`
  - added the new optional `query` request parameter `file_type`
- **2021-11-19** `8040d163caad` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/gams-dev/apis/miro-server-api/docs/scenarios/:app_id/download/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/download/get)
