MINARA

列出因子候選

GET /v1/factors/candidates - 列出任務中的候選,並可按生命週期狀態篩選。

GET /v1/factors/candidates

列出任務中的候選,並可按生命週期狀態篩選。

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

回應本文

{ "candidates": [ { "id": "candidate_...", "status": "qualified", "family": "price_momentum" } ], "nextCursor": "eyJjYW5kaWRhdGVJZCI6..." }

本頁目錄