/
PR
prevedere
/
Board Foresight API - V1
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 52m ago · Updated 3w ago
Details
Filter operations
Alert
1
AlertDefinition
2
AnalysisJob
2
ComponentContributionOverrideValues
3
Context
1
DataIntegration
3
DiscoverJob
2
Enumeration
6
Favorites
2
ForecastModel
16
get
/backtest
get
Retrieves information for a single model given the ID
get
Retrieves the list of accessible forecast models for the user
get
/rawmodel/{ForecastModelId}
get
/rawmodel/{ForecastModelId}/{UseForecastFrequency}
get
/model/summary/{ForecastModelId}
get
/model/consistency/{ForecastModelId}
get
/forecast/{ForecastModelId}
get
/model/contribution/{ForecastModelId}
post
Checks model health for the given model id
get
/model/impact/{ForecastModelId}
get
/forecast/risk/{ForecastModelId}
get
/forecast/riskgrowth/{ForecastModelId}
get
/forecast/statistics/{ForecastModelId}
get
/forecast/modelscore/{ForecastModelId}
get
Retrieves a log forecast model contribution
ForecastModelHistory
1
ForecastSummary
2
Indicator
10
Provider
1
Scenario
2
Tag
1
Test
1
UserContext
2
Workbench
4
ForecastModel
Retrieves the model commentary summary for a forecast model
get
/model/summary/{ForecastModelId}
Path parameters
ForecastModelId
string
uuid
required
Response
OK
ForecastModelSummaryInfo
required
modelId
string
uuid
modelSummary
string
nullable
Changes