---
title: "获取共享到本组织的智能体"
method: GET
path: "/organizations/{id}/agent-shares"
tags: ["组织"]
---

# 获取共享到本组织的智能体

`GET /organizations/{id}/agent-shares`

返回所有被共享到指定组织的智能体（含我的有效权限）

## Path parameters

- `id` string, required

## Response `200`

智能体共享列表 + total

- object

## Other responses

- `403` — 非组织成员

---

[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/versions/d6921ae22ce0/schema)
