---
title: "Gets a list of available fallback font files."
method: GET
path: "/FallbackFont/Fonts"
tags: ["Subtitle"]
---

# Gets a list of available fallback font files.

`GET /FallbackFont/Fonts`

## Response `200`

Information retrieved.

- FontFile[]
  - `Name` string, nullable — Gets or sets the name.
  - `Size` integer — Gets or sets the size.
  - `DateCreated` string, date-time — Gets or sets the date created.
  - `DateModified` string, date-time — Gets or sets the date modified.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

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