---
title: "Get Glossary Settings"
method: GET
path: "/v1/admin/glossary/settings"
tags: ["admin", "glossary"]
---

# Get Glossary Settings

`GET /v1/admin/glossary/settings`

## Response `200`

Successful Response

- GlossarySettingsResponse
  - `h1` string, required
  - `intro` string, required
  - `meta_title` string, required
  - `meta_description` string, required
  - `updated_at` string, date-time, nullable

---

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