agents

Get agent panels

Get public UI panels available for this agent from its plugins

get/api/agents/{agentId}/panels

Path parameters

agentIdstring uuid required

ID of the agent

Response

Agent panels retrieved successfully

successboolean

Example response

{
  "success": true
}