Retrieve detailed information about components or sub-elements associated with a particular project model. Components can be parts, assemblies, or functional units.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/project//model//component'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.