Skip to main content
GET
/
pipeline
/
{pipeline_id}
/
alert
/
{alert_id}
Fetch component alert
curl --request GET \
  --url https://api.mezmo.com/v3/pipeline/{pipeline_id}/alert/{alert_id} \
  --header 'Authorization: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter your token in the format: Token mytokengoeshere

Path Parameters

pipeline_id
string<uuid>
required
alert_id
string<uuid>
required

Query Parameters

component_alert_type
enum<string>
default:node_alert
Available options:
node_alert,
surge_detection_alert

Response

200

Default Response