Skip to main content

List Forecast Run Lines

GET 

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

List the stored per-line breakdown for a forecast run, paginated. Each line captures the recommended quantity, confidence tier and drivers, and the inventory/sales snapshots that fed the calculation.

Authentication: Requires Bearer token.

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

Pagination: page (default 1), per_page (default 15).

Request

Responses

OK

Response Headers
    Content-Type