v1
protected
mcp-server-instances
List Mcp Server Instance Consumers
List agents in the workspace that attach this MCP instance, with their enabled tools.
A read-only reverse lookup over the agents' tools JSON. Which tools need confirmation is not read from that JSON — it lives in approval policy rules, the single source of truth — so it is resolved from there per agent.
get/v1/workspaces/{workspace}/mcp-server-instances/{instance_id}/consumers
Path parameters
instance_idstring uuid required
workspacestring required
Slug of the workspace the request acts in
Slug of the workspace the request acts in
Response
Successful Response
Changes
Changed in 1 of the 45 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○