v1

latestOpenAPI 3.1.02026-07-26751285.0 KB
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
}