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

# Get Assisted Savings Summary

`GET /summary/v2/savings/assisted`

## Query parameters

- `start_date` string, date-time, required
- `end_date` string, date-time
- `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-08-30** `82206441f16e` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-08-27T15:28:34.380545` to `2026-08-27T15:28:34.242909`
- **2026-08-29** `4e16bed5b3b0` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-08-27T15:28:58.062714` to `2026-08-27T15:28:34.380545`
- **2026-08-28** `1c5434b4b4fd` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-08-27T15:28:55.419003` to `2026-08-27T15:28:58.062714`
- **2026-08-27** `382a042b72c9` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-08-25T13:00:52.651879` to `2026-08-27T15:28:55.419003`
- **2026-08-27** `155ecb6a540e` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-08-25T13:00:52.488184` to `2026-08-25T13:00:52.651879`

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

---

[API](https://skmtc.dev/myaltimate/apis/fastapi.md) · [All operations](https://skmtc.dev/myaltimate/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myaltimate/fastapi/revisions/82206441f16e/schema)
