Get a list of executions associated with an attack.
Requires the privilege EXPERIMENTS_READ
Query parameters
Required when using company session token.
Response
default response
The teamId associated with the execution
Unique identifier associated with the execution
The unique agent identifier associated with the execution. For host-level experiments, this value represents the agent on the host where the execution is running. For container-level experiments, this value represents the agent that is running on the same host as the targeted container.
If any critical error occurs during the execution's lifecycle, it is stored here.
Raw logging output from the gremlin experiment process while the execution runs.
If execution is running against a container target, this field is populated with the containerId
One of Active, Halting, Complete, or Error, this field describes where this execution is in its overall lifecycle. Values Complete and Error indicate the execution has finished.
The time at which this execution was created. For more fine-grained information about when exactly impact was applied, see client_states.
The time at which this execution finished. For more fine-grained information about when exactly impact was removed, see client_states.