MINARA

Get a factor version

GET /v1/factors/library/:id/versions/:version — Returns one immutable factor definition and its complete research provenance.

GET /v1/factors/library/:id/versions/:version

Returns one immutable factor definition and its complete research provenance.

MethodGET
Path/v1/factors/library/:id/versions/:version
AuthAuthorization: Bearer <token> required
Categoryresearch

Response body

{ "version": { "factorId": "momentum.hourly", "version": 1, "snapshotId": "factor_..." } }

On this page