REST - InstanceControl - MtrMessage
REST-Interface
Get Matterial Messages
Matterial Messages
are global messages and they are the same for each instance. This loads all matterial messages
(like Release Notes) for the current user.
URL
GET <application-url>/api/instancecontrol/mtrmessage
Query parameter
-
languageKey
possible: de, en, fr, it, …
default: depends on account setting (en
if no messages are found)
language key
Produces
application/json
application/xml
List<com.matterial.mtr.api.object.MtrMessage>
- 200 OK
Sample
GET http://localhost:8080/mtr-backend/api/instancecontrol/mtrmessage?languageKey=de