Skip to main content

Get My Default Configuration

GET 

/api/inventory-forecasting/configurations/default

Get the current user's default forecast configuration, if one has been set.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

The demand-planning UI calls this on initial load and pre-applies the returned configuration.

Returns { "data": null } (200) when the user has no default set.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type