v5

latestOpenAPI 3.1.02026-08-025631,1012.8 MB
Alerts

Get Alert Execution

Get a single alert execution result by execution ID. Use this to poll for alert results without needing a webhook.

get/v1/alerts/executions/{execution_id}

Path parameters

execution_idstring required

Execution ID (exec_...)

Execution ID (exec_...)

Response

Successful Response

alert_idstring required

ID of the alert that was executed

collection_idstring required

Collection the alert was executed against

execution_idstring

Unique identifier for this execution

triggeredboolean required

Whether the alert was triggered

match_countinteger required

Number of matches found

source_documentsstring[]

Document IDs that triggered the alert check

executed_atstring required

ISO 8601 timestamp when the alert was executed

duration_msinteger required

How long the execution took in milliseconds