---
title: "Get list of reasons for data change. Required for data entry/update."
method: GET
path: "/api/study/{studyId}/reasonForDataChange"
tags: ["Studies"]
---

# Get list of reasons for data change. Required for data entry/update.

`GET /api/study/{studyId}/reasonForDataChange`

## Path parameters

- `studyId` string, uuid, required

## Response `200`

Success

- ReasonForDataChangeResponseIEnumerableEventResultWithResponse
  - `processedSuccessfully` boolean
  - `processMessage` string, nullable
  - `response` ReasonForDataChangeResponse[], nullable
    - `reasonForDataChangeId` string, uuid, nullable
    - `lookupText` string, nullable
    - `commentEnabled` boolean

---

[API](https://skmtc.net/medrio/apis/medrio-openapi-v-42-14-0-201.md) · [All operations](https://skmtc.net/medrio/apis/medrio-openapi-v-42-14-0-201/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/medrio/medrio-openapi-v-42-14-0-201/versions/df94f6005a8d/schema)
