MINARA

取得因子候選

GET /v1/factors/candidates/:id - 返回候選的規範化 DSL、假設、血緣、所需欄位和驗證狀態。

GET /v1/factors/candidates/:id

返回候選的規範化 DSL、假設、血緣、所需欄位和驗證狀態。

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

回應本文

{ "candidate": { "id": "candidate_...", "expressionHash": "sha256...", "status": "review_pending" }, "qualificationExperiment": { "id": "experiment_...", "status": "completed" } }

本頁目錄