v1

latestSwagger 2.02026-07-13285166341.1 KB
Agents

Get an Agent's ActivityRun

Gets the activity run assigned to an agent. When successful, the response is the ActivityRun assigned to the Agent. If unsuccessful, an appropriate ApiError is returned.

get/api/v2/agents/{agentID}/ActivityRun

Path parameters

agentIDinteger required

The id of the Agent 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