MINARA

列出通知

GET /v1/notifications:獲取最近的應用內通知和 `unread_count`。

GET /v1/notifications

獲取最近的應用內通知,按最新優先排序,並包含 unread_count。每當一個自定義智能體自行觸發(定時、事件或一次性),且其應用內配置選擇接收結果時,都會記錄一條通知。可選參數 ?limit=,默認值為 50。

方法GET
路徑/v1/notifications
認證設置 GATEWAY_AUTH_TOKEN 時需要 Authorization: Bearer <token>
類別notifications

本頁目錄