v3
OpenAPI 3.1.02026-07-31350397683.8 KBGet Alert Results
Get an alert's fired results (events).
Config is read from the unified alerts table; events are read from ClickHouse (observability_alert_events / simulation_alerts_history) by the alert's source_scope. Each result resolves to the entity that caused it: for simulation, the experiment (simulation) + run; for observability, the call. Newest-first, page-paginated; pass source to restrict to one data source.
Path parameters
Query parameters
Filterable sources for the results endpoint.
Deliberately excludes AlertEventSource.UNKNOWN: it is a classification outcome, not a valid filter, and accepting it would silently return unfiltered results.
Filter results by source: 'simulation' or 'observability'
Max results per page
Max results per page
Page number (1-based)
Page number (1-based)
Headers
API key required to authenticate requests.
Response
Successful Response