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.
URLGET <application-url>/api/instancecontrol/mtrmessage
Query parameter
-
languageKey
possible: de, en, fr, it, …
default: depends on account setting (enif no messages are found)
language key
Produces
application/json
application/xml
List<com.matterial.mtr.api.object.MtrMessage>
- 200 OK
SampleGET http://localhost:8080/mtr-backend/api/instancecontrol/mtrmessage?languageKey=de