---
title: "导出歌单备份"
method: GET
path: "/playlists/export"
tags: ["数据备份"]
---

# 导出歌单备份

`GET /playlists/export`

导出所有歌单（含曲目关联）为 JSON 文件，响应头携带 Content-Disposition 直接触发浏览器下载

## Response `200`

歌单备份 JSON 文件

- string, binary

## Other responses

- `500` — 导出失败

---

[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/77467de6ed1b/schema)
