{ "opencollection": "1.0.0", "info": { "name": "LeanData BookIt 🗓️ Availability 🗓️ Availability Retrieve Routing Graphs Information API", "version": "1.0.0" }, "items": [ { "info": { "name": "Retrieve Routing Graphs Information", "type": "folder" }, "items": [ { "info": { "name": "orchestration/v1/routing-graphs", "type": "http" }, "http": { "method": "GET", "url": "https://api.leandata.com/orchestration/v1/routing-graphs" }, "docs": "
This endpoint retrieves a collection of configured routing graphs, allowing you to filter them by object type, deployment status, and name. This is useful for programmatically inspecting or listing the routing flows defined within your system.
\nEndpoint: GET /orchestration/v1/routing-graphs
objectType (required) — A string value that specifies the type of object the r"
}
]
}
],
"bundled": true
}