GET /api/v2/jobRuns/{jobRunID}
Summary: Get a JobRun by ID
Operation ID: JobRuns_GetJobRun
Auth: oauth2
Operation ID: JobRuns_GetJobRun
Auth: oauth2
Description
Gets a JobRun by ID. When successful, the response is the requested JobRun. If unsuccessful, an appropriate ApiError is returned.
Parameters (2)
includeActivityRunDetails
(boolean, query, optional)
Optional. Indicates whether to include ActivityRun details. Defaults to false.
jobRunID
(integer, path, required)
The ID of the JobRun to get.
No probe data for this endpoint yet.