---
title: "Cost breakdown JSON output"
method: GET
path: "/cost-estimates/{cost_estimate}/breakdown"
tags: ["cost-estimates"]
---

# Cost breakdown JSON output

`GET /cost-estimates/{cost_estimate}/breakdown`

This endpoint generates a temporary public URL, that can be used to download
a [JSON formatted cost breakdown](https://www.infracost.io/docs/multi_project/report/#examples).

## Path parameters

- `cost_estimate` string, required

## Other responses

- `302` — The location of the temporary download link.
- `404` — Cost estimate not found or user unauthorized to perform action.
- `422` — The cost estimation breakdown is not ready yet.
- `4XX` — Client error.
- `5XX` — Server error.

---

[API](https://skmtc.net/scalr/apis/scalr-iacp-api.md) · [All operations](https://skmtc.net/scalr/apis/scalr-iacp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalr/scalr-iacp-api/revisions/fc927526ad12/schema)
