v1
latestOpenAPI 3.1.02026-07-26751285.0 KBrooms
agents
Get room details
Retrieves details about a specific room
get/api/agents/{agentId}/rooms/{roomId}
Path parameters
agentIdstring uuid required
ID of the agent
roomIdstring uuid required
ID of the room
Response
Room details
Example response
{
"success": true
}