Skip to main content
POST
Trigger Alarm Evaluation

Headers

authorization
string
required
Your API key for authentication.

Path Parameters

id
string
required
Alarm configuration ID.

Response

data.success
boolean
Whether the evaluation completed with enough data.
data.message
string
Human-readable result message.
data.currentMetrics
object
Current metric snapshot, when available.
data.currentMetrics.value
number
Current metric value.
data.currentMetrics.sampleCount
number
Number of samples used in evaluation.
data.currentMetrics.deviation
number|null
Deviation from baseline.
data.currentMetrics.threshold
number
Configured threshold for comparison.

Docs for agents: llms.txt