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

# 获取智能体详情

`GET /agents/{id}`

根据ID获取智能体详情

## Path parameters

- `id` string, required

## Response `200`

智能体详情

- object

## Other responses

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

---

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