list_simulation_diagrams

readSince v1.0

List simulation diagrams — the visual canvases for a scenario or twin that show agents, links, and dashboard widgets. Filter by twin or scenario.

Example Request

{"twin_id": "twin-uuid"}

Example Response

{"total_count": 1, "diagrams": [{"id": "diag-uuid", "name": "Network", "is_twin_level": false, "agent_placement_count": 5}]}