v1

latestSwagger 2.02026-08-0484141342.3 KB
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
  }
}