列出因子最佳化目標設定檔
GET /v1/factors/objective-profiles - 列出新任務可用的版本化最佳化目標設定檔。
GET /v1/factors/objective-profiles
列出新任務可用的版本化最佳化目標設定檔。
| 方法 | GET |
| 路徑 | /v1/factors/objective-profiles |
| 認證 | Authorization: Bearer <token> 必填 |
| 類別 | research |
回應本文
{ "profiles": [ { "id": "balanced", "version": 1 } ] }