---
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` — 非组织成员

## Changes

- **2026-05-11** `80a8b4b45cb8` — 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/organizations/:id/agent-shares/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/794821c045c7/schema)
