v1

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

Lists mitigation actions executions for a Device Defender ML Detect Security Profile.

Requires permission to access the ListDetectMitigationActionsExecutions action.

get/detect/mitigationactions/executions

Query parameters

taskIdstring

The unique identifier of the task.

violationIdstring

The unique identifier of the violation.

thingNamestring

The name of the thing whose mitigation actions are listed.

startTimestring date-time

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

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

maxResultsinteger

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

nextTokenstring

The token for the next set of results.

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.