Get tasks for given agent
GET/command/tasks/agent/:AgentId/all/:AllTasks
Returns tasks for the specified agent, with the AllTasks path parameter controlling whether all tasks or only active tasks are included. Filter results by task status, task type, policy run ID, or a list of specific task IDs.
Request
Responses
- 200
The response object for GetAgentTasks