Retrieves all annotations that have been added to a given model. This is useful for review, collaboration, or audit purposes to understand the history and context of modifications or decisions.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/model//component'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.