---
title: "列出主题包"
method: GET
path: "/theme-packs"
tags: ["主题包"]
---

# 列出主题包

`GET /theme-packs`

返回所有已安装的主题包列表

## Response `200`

主题包列表

- ServicesThemePackListItem[]
  - `author` string
  - `created_at` string
  - `description` string
  - `id` integer
  - `name` string
  - `schema_version` integer
  - `theme_id` string
  - `updated_at` string
  - `version` string

## Changes

- **2026-08-03** `292142d0b7ee` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/songloft-org/apis/songloft-api/changes/theme-packs/get.md)

---

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