MINARA

List factor evaluation profiles

GET /v1/factors/evaluation-profiles — Lists deterministic, versioned evaluator chains and hard quality gates.

GET /v1/factors/evaluation-profiles

Lists deterministic, versioned evaluator chains and hard quality gates.

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

Response body

{ "profiles": [ { "id": "industry-standard", "version": 1 } ] }

On this page