---
title: "List term substitutions"
method: GET
path: "/term_substitutions"
tags: ["termSubstitutions"]
---

# List term substitutions

`GET /term_substitutions`

List all term substitutions

## Query parameters

- `page` integer, required
- `page_size` integer

## Headers

- `Authorization` string, required

## Response `200`

List of term substitutions

- TermSubstitutionsListTermSubstitutionsResponse200
  - `success` boolean
  - `items` TermSubstitutionsGetResponsesContentApplicationJsonSchemaItemsItems[]

## Changes

- **2026-08-22** `e93597a6b425` — 1 warning
  - for the `query` request parameter `page`, the min was set to `1.00`

[Change history](https://skmtc.dev/resemble/apis/api-reference/changes/term_substitutions/get.md)

---

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