v1
latestOpenAPI 3.1.02026-07-26751285.0 KBrooms
agents
Get agent rooms
Retrieves all rooms for a specific agent
get/api/agents/{agentId}/rooms
Path parameters
agentIdstring uuid required
ID of the agent
Query parameters
worldIdstring uuid
Filter rooms by world ID
Response
Agent rooms
Example response
{
"success": true
}