Viewing Notifications
You use this API to view notifications associated with an equipment or location.
Request
-
HTTP Method: GET
-
URL: Application_URL/services/api/v1/notification
-
Authorization: You must have the roles EQUIPMENT_READ for equipment and FUNCTIONAL_LOCATION_READ for locations assigned to your user ID in the SAP HANA Cloud Platform account.
-
Request SchemaTo know about fields that you can use in a request payload, refer to the request schema in https://help.sap.com/doc/7f578cf90bfe4f868abe0ee100a3762a/1902/en-US/notifications.html#notification_get file.
Response
If notifications exist and you have appropriate authorizations to view the notifications, system returns the array of notifications. Otherwise, system returns an empty array.
For more information, see https://help.sap.com/doc/7f578cf90bfe4f868abe0ee100a3762a/1902/en-US/notifications.html#notification_get.