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

# GetAlertRequest

> TypeScript request type for the HoneyHive API

## Properties

### alert\_id

> **alert\_id**: `string`

#### Description

The unique identifier of the alert to retrieve

***

### project\_id

> **project\_id**: `string`

#### Description

The unique identifier of the project the alert belongs to


## Related topics

- [Alerts Methods](/v2/control-plane-sdk-reference/typescript/ref/alerts/index.md)
- [Alerts](/v2/cli-reference/ref/alerts.md)
- [Get an alert](/v2/control-plane-api-reference-autogen/alerts/get-an-alert.md)
