listInvestigations

Investigation performed by an agent for a security incident...

Samples

// Invoke ListInvestigations with feedback examples
val resp = securityIrClient.listInvestigations {
    caseId = "8403556009"
    maxResults = 10
}