Returns the list of completed scenarios.
get/midgard/v0.1/application/{applicationId}/journal/scenarios/finished
Get the list of completed torque jobs.Request
Authorization
X-AT
header
apiKey
Path Parameters
applicationIdThe application you want to see the jobs of.
integer
Query Parameters
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, defaults to 'name'. Separate multiple values with a comma!
string
sortSort direction.
string
asc
Response
200List finished scenarios successfully.
403Access denied.
404Application not found.
Shell cURL
shellShow schema
json