v1
latestSwagger 2.02026-08-0484141342.3 KBSimulation-Result
# Action Details List
Includes detailed action result with attack start & end time, log & alert time and attack module based details (payloads, terminal log, file name, sha256, md5, sha1) for the actions of the given threat. Protocol based results are also available.
get/v1/simulations/{Id}/run/{RunId}/threats/{ThreatId}/actions
Path parameters
Idinteger required
Simulation ID (URI parameter)
RunIdinteger required
Simulation Run ID (URI parameter)
ThreatIdinteger required
Threat ID (URI parameter)
Query parameters
limitinteger
offsetinteger
action_idsinteger[]
List Action Details With Action ID List. (Max 100 ids)
action_display_idsinteger[]
List Action Details With Action Display ID List. (Max 100 display ids)
Response
ActionDetailsListReturnSwagger
Example response
{
"pages": {
"limit": 20,
"total_count": 100
}
}