admin-pricing-backtest

Get Backtest Run

Return full detail for one backtest run.

Carries the markdown report inline plus URLs to the CSV streaming sub-endpoint and (when available) the distribution histogram PNG.

get/api/v1/admin/pricing/backtest-runs/{run_id}

Path parameters

run_idstring required

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
markdown_reportstring required
csv_urlstring required
distribution_png_urlstring nullable
has_outliersboolean required
outliers_countinteger required

Changes

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