v1
latestOpenAPI 3.1.02026-07-177545150.1 KBAgent Management
Get Agent
Get a single agent by path.
Public agents are visible without special permissions. Private and group-restricted agents require authorization.
Args: path: Agent path user_context: Authenticated user context
Returns: Complete agent card
Raises: HTTPException: 404 if not found, 403 if not authorized
get/api/agents/{path}
Path parameters
pathstring required
Response
Successful Response
{"stackTrail":"paths:/api/agents/{path}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}