---
title: "Generate tiering & preview with the given budget calculated for the compensation review"
method: GET
path: "/v1/org/{orgId}/budget-pool/{id}/preview"
tags: ["budget-pool"]
---

# Generate tiering & preview with the given budget calculated for the compensation review

`GET /v1/org/{orgId}/budget-pool/{id}/preview`

## Path parameters

- `orgId` string, required
- `id` string, required

## Response `200`

successful operation

- BudgetTiersResponse
  - `reviews` object, required
  - `finalApprovers` string[], required

## Other responses

- `400` — bad request
- `401` — not authorized
- `404` — not found

---

[API](https://skmtc.dev/charthop/apis/charthop-api.md) · [All operations](https://skmtc.dev/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/charthop/charthop-api/revisions/0521a07431d4/schema)
