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

# Cost Estimate log

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

This endpoint generates a temporary public URL, that can be used to download
a raw `text/plan` output of the cost estimation.

## Path parameters

- `cost_estimate` string, required

## Response `200`

Success.

## Other responses

- `404` — Cost estimate not found or user unauthorized to perform action.
- `422` — The cost estimation output 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)
