---
title: "Get Other Estimate Summary"
method: GET
path: "/summary/v2/cost/other/estimate"
tags: ["SUMMARY_V2"]
---

# Get Other Estimate Summary

`GET /summary/v2/cost/other/estimate`

Get breakdown with estimates for uncategorized billing items.

## Query parameters

- `start_date` string, date-time, required
- `end_date` string, date-time
- `aggregation_level` 'day' | 'week' | 'month'
- `instance_id` string
- `navigationSource` string, nullable

## Headers

- `x-tenant` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-24** `eb8306fa77dd` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-09-23T11:42:07.089404` to `2026-09-24T12:20:04.378019`
- **2026-09-23** `eebfc2f234e1` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-09-17T14:39:48.904752` to `2026-09-23T11:42:07.089404`
- **2026-09-22** `f06cba63189c` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-09-17T14:41:57.059342` to `2026-09-17T14:39:48.904752`
- **2026-09-20** `74d2fcb0327c` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-09-17T14:39:48.822902` to `2026-09-17T14:41:57.059342`
- **2026-09-19** `3f1684c628b8` — 1 breaking
  - for the `query` request parameter `end_date`, default value was changed from `2026-09-17T14:39:46.917963` to `2026-09-17T14:39:48.822902`

[Full history](https://skmtc.dev/myaltimate/apis/fastapi/changes/summary/v2/cost/other/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/eb8306fa77dd?raw)
