get https://api-sandbox.aurorasolar.com/tenants//designs//performance_simulation/status
Retrieve the status of a performance simulation job.
[block:callout] { "type": "info", "body": "This endpoint is not provisioned by default in all tenants. For availability, please contact your Aurora account team." } [/block] Note that this is an asynchronous endpoint. See the Asynchronous Endpoints appendix for more info.
You will need the job_id from the response body of a POST to the Run Performance Simulation endpoint, or from the parameters of a performance_simulation_job_completed
webhook call. Note that the webhook fires for both jobs initiated from the API and from the UI.