v1

latestSwagger 2.02026-07-13285166341.1 KB
Agents

Get the ActivityRun of Agent associated with the current user

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/Current/ActivityRun

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