Get Alert Review Detail
Per-alert review data — config snapshot, timeline, paginated fires.
Documentation Index
Fetch the complete documentation index at: https://docs.cekura.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key Authentication. It should be included in the header of each request.
Path Parameters
A unique integer value identifying this alert.
Response
Detailed serializer for alert retrieval
Alert name
255Project this alert belongs to
Type of data source: metric, duration, call_volume, etc.
metric- Metric
metric Enable/disable alert
ID of monitored object
0 <= x <= 2147483647Get basic details about the source object
Source config keyed on sub_type. normal: {sub_type, filters?}. significant_change: {sub_type, window_size, filters?}. threshold: {sub_type, window_size, filters?}. filters is an optional CallLogQueryFilter expression.
Threshold config keyed on the source's sub_type. normal: {} (fires on every failing eval). significant_change: {std_multiplier, ewma_alpha, direction}. threshold: {operator (gt|lt|outside), value (number | {low, high}), min_breaches}.
Notification routing. {slack: {workspace_id, channel_id?}} to send to a specific workspace/channel. Empty fans out to every project workspace; empty + no project workspaces means the alert is silent.
Last trigger timestamp
Total triggers count
User who last updated this alert