---
title: "获取智能体详情"
method: GET
path: "/agents/{id}"
tags: ["智能体"]
---

# 获取智能体详情

`GET /agents/{id}`

根据ID获取智能体详情

## Path parameters

- `id` string, required

## Response `200`

智能体详情

- object

## Other responses

- `400` — 请求参数错误
- `404` — 智能体不存在

## Changes

- **2026-02-26** `3762795e29b6` — 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/agents/: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/08f8a25fbf1d/schema)
