Skip to main content

List Forecast Configurations

GET 

/api/inventory-forecasting/configurations/paginated

Returns paginated forecast configurations. Authentication: Requires Bearer token.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Each configuration carries an is_default boolean: true when it is the calling user's default. The default is per user and per tenant, so the same configuration can be is_default: true for one user and false for another.

Request

Responses

OK

Response Headers
    Content-Type