---
title: "Get Video To Background List"
method: POST
path: "/api/replicate/v1/video/background/list"
tags: ["history list"]
---

# Get Video To Background List

`POST /api/replicate/v1/video/background/list`

## Request body

- RoutersReplicateVideoToVideoBackgroundV1ImgHistoryItem
  - `page` integer, required — 页码
  - `page_count` integer, required — 每页数量
  - `platform` string[] — 平台列表，默认['background']
  - `status` integer — 任务状态：0.成功；1.进行中；2.失败；3.删除

## 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/76b11ccab8af/schema)
