v1

latestSwagger 2.02026-07-13285166341.1 KB
ActivityRuns

Get an ActivityRun by ID

Gets an ActivityRun by ID. When successful, the response is the requested ActivityRun. If unsuccessful, an appropriate ApiError is returned.

get/api/v2/activityRuns/{activityRunID}

Path parameters

activityRunIDinteger required

The ID of the ActivityRun to get.

Response

OK

ActivityRunIDinteger

The identifier for the ActivityRun

JobActivityIDinteger

Read Only. The ID of the Job Activity that defines this activity run

JobRunIDinteger

Read Only. The ID of the JobRun under which this ActivityRun is executing

StartDatestring date-time

Read Only. The UTC date and time when the activity started

EndDatestring date-time

Read Only. The UTC date and time when the activity completed