v1

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

successboolean

Example response

{
  "success": true
}