> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Alert Statistics

Get alert statistics across multiple entities.

**Required scope:** `alerts:read`

## Basic Parameters

<div className="integrations-table">
  | Parameter          | Description                                 |
  | ------------------ | ------------------------------------------- |
  | End Time           | The end time to filter results to.          |
  | Importance List    | Select the importance levels to filter by.  |
  | Start Time         | The start time to filter results from.      |
  | Status List        | Select the alert statuses to filter by.     |
  | Suppression Status | Select the suppression status to filter by. |
</div>

## Advanced Parameters

<div className="integrations-table">
  | Parameter                   | Description                                                                                                                             |
  | --------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
  | Cloud Resource ID List      | A comma-separated list of cloud resource IDs to filter by.                                                                              |
  | Company ID                  | The Mitiga client company ID. Required when acting on behalf of another company.                                                        |
  | Entity List                 | A comma-separated list of entity IDs to filter by.                                                                                      |
  | Entity Type List            | A comma-separated list of entity types to filter by.                                                                                    |
  | IOA ID List                 | A comma-separated list of Indicator of Attack (IOA) IDs to filter by.                                                                   |
  | Include Beta Events         | Select to include beta events in the results.                                                                                           |
  | Is Triage Summary Published | Select to filter by whether the triage summary is published.                                                                            |
  | Mitre Tactic ID List        | A comma-separated list of MITRE tactic IDs to filter by.                                                                                |
  | Platform List               | A comma-separated list of platforms to filter by. <br /><br />For example: `AWS`, `M365`, `AzureAD`, `GCP`, `Okta`, `Github`, and more. |
  | Verdict List                | Select the verdicts to filter by.                                                                                                       |
</div>

## Workflow Library Example

[Get Alert Statistics with Mitiga and Send Results Via Email](https://library.blinkops.com/workflows/get-alert-statistics-with-mitiga-and-send-results-via-email)

<div className="iframe-wrapper">
  <div className="iframe-media">
    <img src="https://mintcdn.com/blinkops-2/ojHYuDeYX5FWuN8a/img/Icons/play-box.svg?fit=max&auto=format&n=ojHYuDeYX5FWuN8a&q=85&s=b8af968e71438a9499c3223c9bd29fb2" alt="Workflow Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Workflow on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/get-alert-statistics-with-mitiga-and-send-results-via-email/canvas" />
</div>
