Skip to main content

Get Run Forecast Accuracy

GET 

/api/inventory-forecasting/schedule-runs/:runId/accuracy

Get all forecast-accuracy metrics computed for a single forecast run - one entry per evaluated product.

Authentication: Requires Bearer token.

Path parameter: runId - the forecast run to read accuracy for.

Each entry reports ape, signed_bias with a bias_direction, a tracking_signal, and is_drifting. Returns an empty list if the run has not been evaluated yet.

Request

Responses

OK

Response Headers
    Content-Type