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
- 200
The response object for GetAgentTasks