Shumoku Server API · 0.1.6-beta.4 · Data Sources
Get alerts from a data source
GET /api/datasources/{id}/alerts Authentication
sessionCookie / bearerAuth
Responses
| Status | Description | Schema |
|---|---|---|
200 | Alerts returned by the plugin | AlertList |
400 | The request did not match the API contract | Error |
401 | Authentication is required | Error |
500 | The upstream data source request failed | Error |