v1
latestSwagger 2.02026-07-13285166341.1 KBJobRuns
Get a JobRun by ID
Gets a JobRun by ID. When successful, the response is the requested JobRun. If unsuccessful, an appropriate ApiError is returned.
get/api/v2/jobRuns/{jobRunID}
Path parameters
jobRunIDinteger required
The ID of the JobRun to get.
Query parameters
includeActivityRunDetailsboolean
Optional. Indicates whether to include ActivityRun details. Defaults to false.
Response
OK