v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

List of Device Defender ML Detect mitigation actions tasks.

Requires permission to access the ListDetectMitigationActionsTasks action.

get/detect/mitigationactions/tasks#startTime&endTime

Query parameters

maxResultsinteger

The maximum number of results to return at one time. The default is 25.

nextTokenstring

The token for the next set of results.

startTimestring date-time required

A filter to limit results to those found after the specified time. You must specify either the startTime and endTime or the taskId, but not both.

endTimestring date-time required

The end of the time period for which ML Detect mitigation actions tasks are returned.

Response

Success

nextTokenstring

A token that can be used to retrieve the next set of results, or <code>null</code> if there are no additional results.