MINARA

列出候選因子評估輪次

GET /v1/factors/candidates/:id/evaluation-runs - 列出一個候選因子的原始及後續評估輪次。

GET /v1/factors/candidates/:id/evaluation-runs

列出一個候選因子的原始及後續評估輪次。

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

回應本文

{ "runs": [ { "id": "evaluation_run_...", "status": "completed" } ] }

本頁目錄