v1

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

successboolean

Example response

{
  "success": true
}