Returns the details of a running job.
get/midgard/v0.1/application/{applicationId}/journal/scenario/{scenarioId}/job/{jobId}/running
Returns the details and logs of a running 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
Response
200Running job retrieved successfully.
403Access denied.
404Application not found.
Shell cURL
shell
Show schema
json