> ## 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 Forensic Events Spotlight

Get a list of forensic events scoped to a specific entity, with a specified event pinned and highlighted in the results.

**Required scope:** `investigation-workbench:read`

## Parameters

<div className="integrations-table">
  | Parameter              | Description                                                                                                                            |
  | ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
  | Company ID             | The Mitiga client company ID. Required when acting on behalf of another company.                                                       |
  | Entity                 | The forensic entity to filter results by.                                                                                              |
  | Entity Comparison Type | The search operator for the `Entity` filter. Defaults to `EqualsCaseInsensitive`.                                                      |
  | Entity Type            | The type of entity to filter results by.                                                                                               |
  | Platforms              | A comma-separated list of platforms to filter by.<br /><br />For example: `AWS`, `M365`, `AzureAD`, `GCP`, `Okta`, `Github`, and more. |
  | Spotlight Event ID     | The ID of the event to pin and highlight in the results.                                                                               |
</div>

## Workflow Library Example

[Get Forensic Events Spotlight with Mitiga and Send Results Via Email](https://library.blinkops.com/workflows/get-forensic-events-spotlight-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-forensic-events-spotlight-with-mitiga-and-send-results-via-email/canvas" />
</div>
