agents

Get agent details

Returns detailed information about a specific agent

get/api/agents/{agentId}

Path parameters

agentIdstring uuid required

ID of the agent to retrieve

Response

Agent details

successboolean

Example response

{
  "success": true
}