---
title: "Get Video List"
method: POST
path: "/api/text/v1/list"
tags: ["history list"]
---

# Get Video List

`POST /api/text/v1/list`

## Request body

- TextHistoryItem
  - `page` integer, required — 页码
  - `page_count` integer, required — 每页数量
  - `platform` string — 图生视频：image.普通之前的，其他待补充

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/videofaceswap/apis/fastapi.md) · [All operations](https://skmtc.dev/videofaceswap/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/videofaceswap/fastapi/revisions/1565ff8bda98/schema)
