Scenarios
Retrieve scenario
Returns a single forecasting scenario by its Embat ID.
get/scenarios/{companyId}/{id}
Path parameters
idstring required
companyIdstring required
Response
Successful Response
Example response
{
"name": "FY2024 Base Case",
"description": "Baseline cash flow forecast for FY2024"
}Changes
No recorded changes to this endpoint across all 5 revisions of this API.