Get scenario module graph
GET/scenarios/:scenario_id/modules
Returns the module graph for canvas rendering: one node per module
with designer coordinates and sequential from → to connections.
Request
Responses
- 200
- 401
- 404
Module graph.
Missing or invalid Authorization header or API key.
Scenario not imported into the calling organization.