---
title: "Download alterations from runtime."
method: GET
path: "/alterations"
tags: ["Alterations"]
---

# Download alterations from runtime.

`GET /alterations`

## Response `200`

Alterations data.

- WordAlterationsDTO — Collection of word alterations.
  - `wordAlterations` AlterationsDTO[], required — Collection of word alterations.
    - `alterations` string[], required — Words that are synonymous with each other.

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/azure/apis/qnamaker-client.md) · [All operations](https://skmtc.net/azure/apis/qnamaker-client/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/qnamaker-client/versions/75b50ce22fbe/schema)
