Mitigation

# Generic Not Blocked Actions List

Returns a list of not blocked actions for generic mitigations with their associated signatures and recommendations. The response includes action details, attack module, category, and mitigation information.

get/v1/mitigation/generic/not-blocked-actions

Query parameters

limitinteger
offsetinteger
threat_or_action_namestring
threat_idsinteger[]
threat_severitiesstring[]
attack_modulesstring[]
assessment_id_listinteger[]
is_all_assessmentsboolean
run_idinteger

Response

NotBlockedActionsListSwagger

Example response

{
  "pagination": {
    "limit": 20,
    "total_count": 100
  }
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.