SIGNL4 API V1 Skill
signl4-com
signl4-com
| Method | Path | Description |
|---|---|---|
POST | /alerts | |
GET | /alerts/{alertId} | Trigger Alert |
POST | /alerts/{alertId}/acknowledge | Get Alert |
POST | /alerts/{alertId}/annotate | Acknowledge an alert |
GET | /alerts/{alertId}/annotations | Annotate Alert |
GET | /alerts/{alertId}/attachments | Get annotations of an alert |
GET | /alerts/{alertId}/attachments/{attachmentId} | Get attachments of an alert |
POST | /alerts/{alertId}/close | Gets a specified attachment of a specified alert. |
GET | /alerts/{alertId}/notifications | Close an alert |
GET | /alerts/{alertId}/overview | Get alert notifications |
POST | /alerts/{alertId}/undoAcknowledge | Get an overview alert. |
POST | /alerts/{alertId}/undoClose | Undo the acknowledgement of an alert. |
POST | /alerts/acknowledgeAll | Undo the closure of an alert. |
POST | /alerts/acknowledgeMultiple | Confirms all visible alerts |
POST | /alerts/closeAll | Acknowlegde multiple alerts |
POST | /alerts/closeMultiple | Close all acknowledged alerts. |
POST | /alerts/paged | Close multiple alerts |
GET | /alerts/report | Gets alerts paged |
POST | /alerts/undoAcknowledgeMultiple | Get Alert Report |
POST | /alerts/undoCloseMultiple | Queue undo of multiple acknowledgments. |
GET | /categories/{teamId} | Withdraw closure of multiple alerts |
POST | /categories/{teamId} | Get all categories |
GET | /categories/{teamId}/{categoryId} | Create a new category |
PUT | /categories/{teamId}/{categoryId} | Get a specific category |
DELETE | /categories/{teamId}/{categoryId} | Update an existing category |
GET | /categories/{teamId}/{categoryId}/metrics | Delete an existing category |
GET | /categories/{teamId}/{categoryId}/subscriptions | Get metrics for a specific category |
POST | /categories/{teamId}/{categoryId}/subscriptions | Get category subscriptions |
GET | /categories/{teamId}/metrics | Set category subscriptions |
GET | /categories/images | Get metrics for all categories |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install signl4-com
Downloads and installs to ~/.claude/skills/signl4-com/
1 (2026-03-02)