Show My Default Configuration
GET/api/inventory-forecasting/configurations/default
Get the current user's default forecast configuration, if one has been set.
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
- 200
Successful response