---
title: "Get Assisted Savings Estimate Summary"
method: GET
path: "/summary/v2/savings/assisted/estimate"
tags: ["SUMMARY_V2"]
deprecated: true
---

# Get Assisted Savings Estimate Summary

`GET /summary/v2/savings/assisted/estimate`

> **Deprecated.**

## Query parameters

- `start_date` string, date-time, required
- `end_date` string, date-time
- `timezone` string, nullable
- `instance_id` string
- `navigationSource` string, nullable

## Headers

- `x-tenant` string, required

## Response `200`

Successful Response

- AppSchemasSummaryAssistedSavingsResponse
  - `total_assisted_savings` number
  - `time_saved` string
  - `currency` string, required
  - `opportunities` integer

## Other responses

- `400` — Not supported for public user
- `403` — Not supported for public user
- `422` — Validation Error

## Changes

- **2026-09-27** `43b5caed3c56` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-09-25T11:05:14.375931` to `2026-09-25T11:05:30.060498`
- **2026-09-26** `4dfe86ff412c` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-09-25T05:49:28.615209` to `2026-09-25T11:05:14.375931`
- **2026-09-25** `959a390850bb` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-09-24T12:20:08.784799` to `2026-09-25T05:49:28.615209`
- **2026-09-24** `eb8306fa77dd` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-09-23T11:42:13.535126` to `2026-09-24T12:20:08.784799`
- **2026-09-23** `eebfc2f234e1` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-09-17T14:39:55.217923` to `2026-09-23T11:42:13.535126`

[Full history](https://skmtc.dev/myaltimate/apis/fastapi/changes/summary/v2/savings/assisted/estimate/get.md)

---

[API](https://skmtc.dev/myaltimate/apis/fastapi.md) · [All operations](https://skmtc.dev/myaltimate/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/myaltimate/apis/fastapi/revisions/43b5caed3c56?raw)
