Model Components
Endpoints for model diagram and runnable model components used in Causal Decision Models. Components include Diagrams and Runnable Models.
Roles
Endpoints for CDM components are relevant for software targeting many common DI roles, some of which are listed below.
- Decision Model Builders may use these endpoints to share model components that they have authored.
- Decision Asset Managers may use these endpoints to provide access to curated libraries of CDM components and other DI Assets.
📄️ Get several components
Get a list of model components (diagrams and runnable models) the user has permission to access.
📄️ Get several runnable model components
Get a list of all runnable model components the user has permission to access.
📄️ Retrieve a runnable model component
Find a runnable model component by its UUID. Returns the complete component JSON.
📄️ Get several diagram components
Get a list of all diagram model components the user has permission to access.
📄️ Retrieve a diagram component
Find a diagram component by its UUID. Returns the complete component JSON.