> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dalyenergy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Energy Model

> Fetch a stored energy-model resource and optional result sections

# GET /energymodels/{energy_model_id}

Use this endpoint to retrieve the persisted run after the initial `POST /energymodels` response.

## Notes

* Use `include=inputs` when you want the saved input JSON for edit/rerun workflows.
* Use `include` query tokens to request optional sections such as inputs or time-series data.
* This is the stable follow-up call after async execution completes.
