Returns the list of running scenarios of a given environment.
get/midgard/v0.1/environment/{environmentId}/journal/scenarios/running
Returns all currently running scenarios for the specified environment. Supports pagination and sorting.Request
Authorization
X-AT
header
apiKey
Path Parameters
applicationId
integer
REQUIRED
Query Parameters
resultsPerPageNumber of results per page.
integer
pagePage number (zero based).
integer
orderByField used for sorting the results.
string
sortSort direction.
string
asc
Response
200Running scenarios retrieved successfully.
403User is not allowed to access this resource.
404Application not found.
Shell cURL
shellShow schema
json