/
SI
simscale
/
SimScale API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h ago · Updated 1d ago
Details
Filter operations
AI Models
6
CAD Features
3
CAD Imports
3
CADs
8
Component Registry
24
get
Read an overview of a component.
get
List the components in a component group.
get
Read the metadata of a component version.
get
List the dependencies of a component version.
get
List the dependents of a component version.
get
List the versions of a component.
get
Read the metadata of a component group.
get
Read the metadata of the organization component group.
get
List the subgroups of a component group.
get
Read the file-operations description of a data type version.
get
Read the data schema of a data type version.
get
Read the data schema validation rules of a data type version.
get
Read the metadata schema of a data type version.
get
Read the metadata schema validation rules of a data type version.
get
Read the UI schema of a data type version.
get
Read the data interface of a method version.
get
Read the configuration schema of a method version.
get
Read the configuration schema validation rules of a method version.
get
Read the resource estimation model of a method version.
get
Read the data interface of a workflow type version.
get
Read the configuration schema of a workflow type version.
get
Read the configuration schema validation rules of a workflow type version.
get
Read the UI configuration of a workflow type version.
get
Read the workflow definition of a workflow type version.
Data Repository
12
Export
2
Folders
10
Materials
12
Mesh Operations
10
Meshes
2
Postprocessing
2
Project Permissions
1
Projects
5
Reports
8
Simulation Runs
15
Simulations
9
Space Permissions
3
Spaces
3
Storage
1
Table Imports
1
Users
2
Wind
1
Workflow Repository
6
Workflow Runner
10
Component Registry
Read the data interface of a method version.
get
/component-registry/methods/{componentVersionReference}/data-interface
Path parameters
componentVersionReference
string
required
Response
Ok
ComponentRegistryDataInterface
required
Description of the input and output data of a method or a workflow.
input
ComponentRegistryDataDescription[]
output
ComponentRegistryDataDescription[]
Changes