agents

Get Agent Overview

Combined agent detail for the overview page.

Returns agent + api_key + mesh_status + connector_count + tool_count in a single request, replacing 5 separate calls.

get/agents/{agent_id}/overview

Path parameters

agent_idstring uuid required

Response

Successful Response

api_keystring nullable
connector_countinteger
tool_countinteger

Changes