---
title: "Get predefined terms sections"
method: GET
path: "/termsections"
tags: ["Settings"]
---

# Get predefined terms sections

`GET /termsections`

Returns predefined terms sections.

## Response `200`

successful operation

- DocumentSection
  - `id` string, uuid
  - `entityIds` string[]
  - `name` string
  - `title` string
  - `location` 'BEFORE_SIGNATURE' | 'AFTER_SIGNATURE', required
  - `deleted` boolean

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/versions/c30f5b9fbfab/schema)
