---
title: "POST /api/v1/font/list"
method: POST
path: "/api/v1/font/list"
tags: ["Font"]
---

# POST /api/v1/font/list

`POST /api/v1/font/list`

## Request body

- GetFontsRequest

## Response `200`

- GetFontsResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Fonts` Font[], nullable
    - `Name` string, nullable
    - `FamilyName` string, nullable
    - `FaceName` string, nullable

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
