Skip to main content

Get tasks for given agent

GET 

/command/tasks/agent/:AgentId/single/:TaskId

Returns task information for the specified agent, identified by AgentId. Use the TaskStatuses, TaskType, and TaskIds parameters to filter results, and set Concise to true to omit large text and result-data fields from the response.

Request

Responses

The response object for GetAgentTasks