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

# Get Video List

`POST /api/vmodel/v1/free/clothing/list`

## Request body

- RoutersFreeVmodelFreeClothingSwapVmodelV1HistoryItem
  - `page` integer, required — 页码
  - `page_count` integer, required — 每页数量
  - `status` integer — 任务状态：0.成功；1.进行中；2.失败；3.删除
  - `platform` string — 换衣：clothing.普通之前的，其他待补充
  - `user_id` string, required

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