Returns the list of available scenarios.
get/midgard/v0.1/scenario/list
Returns the list of available scenarios.
Request
Authorization
X-AT
header
apiKey
Query Parameters
applicationIdThe application ID to get the scenario list for.
integer
REQUIRED
resultsPerPageNumber of results per page. Defaults to 20, maximum is 100.
integer
pagePage number to fetch. Defaults to 0 being the first page.
integer
orderByName of field to sort on. Separate multiple values with a comma.
string
sortSort direction. Separate multiple values with a comma.
string
Response
200Scenarios list retrieved successfully.
403User is not allowed to access this resource.
Shell cURL
shell
Show schema
json