Shumoku Server API · 0.1.6-beta.4 · Data Sources
Get alerts from a data source
APIの説明は英語のOpenAPI canonical sourceを表示しています。
GET /api/datasources/{id}/alerts 認証
sessionCookie / bearerAuth
レスポンス
| ステータス | 説明 | スキーマ |
|---|---|---|
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 |