MINARA

List factor evaluation algorithms

GET /v1/factors/evaluation-algorithms — Lists the fixed deterministic evaluator configurations available for qualification and diagnostic comparison.

GET /v1/factors/evaluation-algorithms

Lists the fixed deterministic evaluator configurations available for qualification and diagnostic comparison.

MethodGET
Path/v1/factors/evaluation-algorithms
AuthAuthorization: Bearer <token> required
Categoryresearch

Response body

{ "algorithms": [ { "id": "time-series-comprehensive", "evaluatorId": "time-series", "mode": "qualification", "version": 1 } ] }

On this page