---
title: "New Endpoint"
method: GET
path: "/v1/video_tracking/task/query"
---

# New Endpoint

`GET /v1/video_tracking/task/query`

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

## Query parameters

- `taskId` string, required
- `needCloudFrontUrl` 'true' | 'false'

## Headers

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

## Response `200`

- object
  - `code` string, required
  - `message` string, required
  - `result` object
    - `taskId` string, required
    - `status` string, required
    - `errorMsg` string
    - `costCredit` string, required
    - `maskVideoPath` string, required — The mask video path of the modify area
    - `protectMaskVideoPath` string, required — The mask video path of the protected area
    - `trackingVideoPath` string, required — Preview video after masking

---

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