---
title: "New Endpoint"
method: GET
path: "/v1/m2v/script/list"
---

# New Endpoint

`GET /v1/m2v/script/list`

This is your first endpoint! Edit this page to start documenting your API.

## Query parameters

- `taskId` string, required

## Response `200`

- object
  - `code` string, required — 200: success Other: fail
  - `message` string, required
  - `result` object
    - `scriptId` integer
    - `scriptContents` object[]
      - `segId` string — Unique identifier for the segment withinthe script.
      - `segText` string — Text of the segment in the script.

---

[API](https://skmtc.net/topview/apis/image-character-swap-apis-editable-in-readme.md) · [All operations](https://skmtc.net/topview/apis/image-character-swap-apis-editable-in-readme/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/topview/image-character-swap-apis-editable-in-readme/revisions/83cd46ca7859/schema)
