[
{
"id": "<integer>",
"accountId": "<integer>",
"name": "<string>",
"priority": "<integer>",
"title": "<string>",
"category": "<string>",
"attacker": "<string>",
"isExternal": "<boolean>",
"target": "<string>",
"isCritical": "<boolean>",
"isEnabled": "<boolean>",
"criteria": "<string>",
"remediation": "<string>",
"attackTypes": "<string>",
"attackPhases": "<string>",
"nonBlockedSimulations": "<integer>",
"threatActors": [
"<string>",
"<string>"
]
},
{
"id": "<integer>",
"accountId": "<integer>",
"name": "<string>",
"priority": "<integer>",
"title": "<string>",
"category": "<string>",
"attacker": "<string>",
"isExternal": "<boolean>",
"target": "<string>",
"isCritical": "<boolean>",
"isEnabled": "<boolean>",
"criteria": "<string>",
"remediation": "<string>",
"attackTypes": "<string>",
"attackPhases": "<string>",
"nonBlockedSimulations": "<integer>",
"threatActors": [
"<string>",
"<string>"
]
}
]