---
title: "Fetch component alert"
method: GET
path: "/pipeline/{pipeline_id}/alert/{alert_id}"
tags: ["Alerting"]
---

# Fetch component alert

`GET /pipeline/{pipeline_id}/alert/{alert_id}`

Retrieves an alert attached to a pipeline component

## Path parameters

- `pipeline_id` string, uuid, required
- `alert_id` string, uuid, required

## Query parameters

- `component_alert_type` 'node_alert' | 'surge_detection_alert'

## Response `200`

Default Response

---

[API](https://skmtc.net/mezmo/apis/pipeline-api.md) · [All operations](https://skmtc.net/mezmo/apis/pipeline-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mezmo/pipeline-api/revisions/fb2535545d90/schema)
