Returns the list of completed child jobs.
get/midgard/v0.1/application/{applicationId}/journal/scenario/{scenarioId}/jobs/{parentJobId}/finished
Returns the list of completed child jobs.Request
Authorization
X-AT
header
apiKey
Path Parameters
applicationIdThe application in which the job ran.
integer
REQUIRED
scenarioIdThe id of the scenario to which the job belongs.
integer
REQUIRED
parentJobIdThe id of the job.
string
REQUIRED
Response
200List finished jobs successfully.
403Access denied.
404Application not found.
Shell cURL
shellShow schema
json