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
Example response
{
"success": true
}Returns detailed information about a specific agent
ID of the agent to retrieve
Agent details
{
"success": true
}