API Reference
Signals API
Signal management, lifecycle transitions, and Starbridge webhooks
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Signal management, lifecycle transitions, and Starbridge webhooks
GET /api/signals
POST /api/signals/starbridge-webhook
| From | To |
|---|---|
| PENDING | ACTIVE, SUPPRESSED |
| ACTIVE | ACKNOWLEDGED, RESOLVED, EXPIRED, SUPPRESSED |
| ACKNOWLEDGED | IN_PROGRESS, RESOLVED, EXPIRED, SUPPRESSED |
| IN_PROGRESS | RESOLVED, EXPIRED |
| Field | Description |
|---|---|
| ID | Signal identifier |
| Signal Type | Type code |
| Family | One of 8 families |
| Severity | CRITICAL, WARNING, or INFO |
| State | Current lifecycle state |
| Title | Human-readable title |
| Explanation | Plain-language explanation |
| Recommended Action | AI-generated recommendation |
| Evidence | Supporting data references |
| Confidence | 0-100 confidence level |