---
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

---

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