Fetch detailed information about a particular model within a project, including its attributes, current status, linked documents, and associated components.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/project//model/'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.