Get several components
GET/components
Get a list of model components (diagram and evaluatable) the user has permission to access.
Results include all types of components, marked with a componentType
field:
diagram
: See Retrieve a Diagramevaluatable
: See Retrieve an evaluatable
NOTE: This proposed endpoint is an aggregate collection, returning a list of instances from multiple resource types.
We're not yet sure if this is a good idea! If you have thoughts or feedback about common functionality that would justify this sort of aggregate collection, talk to us about it!
TODO:
- Allow filter parameters.
- Add query/response parameters for pagination.
Request
Responses
- 200
OK