Viewing Announcements of a Model
Announcements provide single source of information for collaborators who are using the model and are assigned by the manufacturer. You can view the list of all announcements for a model using this service.
Prerequisite
You have assigned one or more announcements to a model.
Request
-
HTTP Method: GET
-
URL: Application_URL/services/api/v1/models({modelId})/announcements
-
Example URL:Application_URL/services/api/v1/models/(E0B15BE85E2B41FBA06069B8D61CEB09)/announcements
-
Authorization: You must have the roles MODEL_READ, MODEL_DELETE, or MODEL_EDIT assigned to your user IDin the SAP Cloud Platform account.
Response
If the model with the specified ID exists, the system returns an array of announcements assigned to the model.
For more information, see https://help.sap.com/doc/e8d1e2658da546de98ef9a6038474334/1902/en-US/model.html#models__modelId___announcements_get.