Displays detailed information about a job run.
get/applications/{applicationId}/jobruns/{jobRunId}
Path parameters
applicationIdstring required
The ID of the application on which the job run is submitted.
jobRunIdstring required
The ID of the job run.
Query parameters
attemptinteger
An optimal parameter that indicates the amount of attempts for the job. If not specified, this value defaults to the attempt of the latest job.
Response
Success