---
title: "Get term substitution"
method: GET
path: "/term_substitutions/{id}"
tags: ["termSubstitutions"]
---

# Get term substitution

`GET /term_substitutions/{id}`

Get term substitution details

## Path parameters

- `id` integer, required

## Headers

- `Authorization` string, required

## Response `200`

Term substitution details

- TermSubstitutionsGetTermSubstitutionResponse200
  - `success` boolean
  - `item` TermSubstitutionsIdGetResponsesContentApplicationJsonSchemaItem

---

[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)
