Skip to main content

Get tasks for given agent

POST 

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

Submits a request for task information for the specified agent. Accepts the same filtering options as the GET variant, including TaskStatuses, TaskType, and Concise mode, via the request body.

Request

Responses

The response object for GetAgentTasks