admin-pricing-backtest

List Backtest Runs

List historical pricing-engine-v2 backtest runs, newest-first.

Returns an empty list (not 404) when the output directory does not exist or contains no runs — this is the expected state on a fresh container before any backtest has been executed.

get/api/v1/admin/pricing/backtest-runs

Response

Successful Response

run_idstring required
created_atstring date-time required
parts_processedinteger required
quotes_processedinteger required
median_v1_delta_pctnumber nullable required
median_v2_delta_pctnumber nullable required
v2_beats_v1boolean nullable required
clean_cohort_sizeinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.