---
title: "Caption List"
method: GET
path: "/v1/caption/list"
---

# Caption List

`GET /v1/caption/list`

## Headers

- `Topview-Uid` string, required
- `Authorization` string, required

## Response `200`

OK

- object
  - `code` string, required — 200:success Other:fail
  - `message` string, required
  - `result` object[], required — When code is 200, the result content will be returned.
    - `captionId` string, required
    - `thumbnail` string, required — URL of the thumbnail image for the caption.

---

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