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.
| Method | GET |
| Path | /v1/factors/evaluation-profiles |
| Auth | Authorization: Bearer <token> required |
| Category | research |
Response body
{ "profiles": [ { "id": "industry-standard", "version": 1 } ] }