Skip to main content

Return detailed training-update statistics for a specific model version. Computes per-metric percentiles (p50, p95, p99)

GET 

/api/v1/models/:model_id/versions/:version/performance

Return detailed training-update statistics for a specific model version. Computes per-metric percentiles (p50, p95, p99) and per-device breakdowns from all TrainingUpdate rows for the model_id + version combination. Returns a zero-count response (not 404) when no updates exist for the version.

Request

Responses

Success