MINARA

列出因子評估演算法設定

GET /v1/factors/evaluation-algorithm-configurations - 列出內建及 Owner 範圍內的不可變演算法設定版本。

GET /v1/factors/evaluation-algorithm-configurations

列出內建及 Owner 範圍內的不可變演算法設定版本。

方法GET
路徑/v1/factors/evaluation-algorithm-configurations
認證Authorization: Bearer <token> 必填
類別research

回應本文

{ "configurations": [ { "id": "time-series-comprehensive", "version": 1, "builtin": true } ] }

本頁目錄