---
title: "Get the changes for a set of scenarios in an in-cycle comp-review"
method: GET
path: "/v1/org/{orgId}/comp-review/{compReviewId}/in-cycle/changes"
tags: ["comp-review"]
---

# Get the changes for a set of scenarios in an in-cycle comp-review

`GET /v1/org/{orgId}/comp-review/{compReviewId}/in-cycle/changes`

## Path parameters

- `orgId` string, required
- `compReviewId` string, required

## Query parameters

- `approvalRequestId` string
- `isPreview` boolean
- `jobId` string

## Response `200`

successful operation

- InCycleViewChanges
  - `changeMap` object, required
  - `guidelinesMap` object
  - `access` object

## 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/2d6f51bdc66b/schema)
