v1

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