Download a scenario
Download a scenario.
Path parameters
The ID of the app whose data you want to operate on.
The ID of the app whose data you want to operate on.
Query parameters
The name of the scenario you want to download.
The name of the scenario you want to download.
In which file type should the scenario be exported?
The owner of the scenario you want to download (by default, the logged in user).
The owner of the scenario you want to download (by default, the logged in user).
Response
Successful Response
Changes
Changed in 9 of the 18 revisions of this API.4312
- ○
api operation id
download_scenarioremoved and replaced withdownload_scenario_scenarios__app_id__download_getapi-operation-id-removed
- ○
- ▲
the
queryrequest parameterfile_typewas restricted to a list of enum valuesrequest-parameter-became-enum
- ○
added the new enum value
csvto thequeryrequest parameterfile_typerequest-parameter-enum-value-added
- ○
added the new enum value
gdxto thequeryrequest parameterfile_typerequest-parameter-enum-value-added
- ○
added the new enum value
miroscento thequeryrequest parameterfile_typerequest-parameter-enum-value-added
- ○
added the new enum value
xlsxto thequeryrequest parameterfile_typerequest-parameter-enum-value-added
- ○
for the
queryrequest parameterfile_type, the type/format was generalized from/tostring/request-parameter-type-generalized
- ▲
- ○
queryrequest parameterownerlist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
for the
queryrequest parameterowner, the type/format was generalized fromstring/to/request-parameter-type-generalized
- ○
- ▲
for the
queryrequest parametername, the maxLength was decreased from64to63request-parameter-max-length-decreased
- ▲
- ○
for the
queryrequest parametername, the maxLength was increased from63to64request-parameter-max-length-increased
- ○
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the media type
application/jsonfor the response with the status422response-media-type-removed
- ●
for the
pathrequest parameterapp_id, the maxLength was set to60request-parameter-max-length-set
- ●
for the
queryrequest parametername, the maxLength was set to63request-parameter-max-length-set
- ●
for the
queryrequest parameterowner, the maxLength was set to70request-parameter-max-length-set
- ○
added the new optional
queryrequest parameterfile_typenew-optional-request-parameter
- ▲
- ○
endpoint added
endpoint-added
- ○