Returns the details of a finished job.
get/midgard/v0.1/application/{applicationId}/journal/scenario/{scenarioId}/job/{jobId}/finished
Returns the details and logs of a finished job.
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
jobIdThe id of the job.
string
REQUIRED
Query Parameters
logOnlyWhen set to "1", *only* the logs are returned. When omitted or set to "0", more details details like description, status, etc are returned .
integer
Response
200Finished job retrieved successfully.
403Access denied.
404Application not found.
Shell cURL
shell
Show schema
json