calseta://alerts
Returns a list of recent alerts with key fields for agent triage. Example response:calseta://alerts/
Returns a single alert with full details, including indicators, enrichment results, detection rule, and metadata. URI parameters:| Parameter | Type | Description |
|---|---|---|
uuid | string | The alert’s unique identifier |
calseta://alerts//activity
Returns the activity timeline for an alert — an append-only audit log of every action. Example response:calseta://alerts//context
Returns context documents matched to this alert via targeting rules. Example response:Required Scope
alerts:read
