---
title: "获取知识库复制进度"
method: GET
path: "/knowledge-bases/copy/progress/{task_id}"
tags: ["知识库"]
---

# 获取知识库复制进度

`GET /knowledge-bases/copy/progress/{task_id}`

获取知识库复制任务的进度

## Path parameters

- `task_id` string, required

## Response `200`

进度信息

- object

## Other responses

- `404` — 任务不存在

## Changes

- **2025-12-22** `e625bcd5b8b9` — 1 info
  - endpoint added
- **2025-12-16** `edf61e68559d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/knowledge-bases/copy/progress/:task_id/get.md)

---

[API](https://skmtc.dev/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.dev/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/revisions/ef2e057b249e/schema)
