Zurück zur Übersicht » REST - Version

REST - Version

REST-Interface

Get version

Depending on requested Accept header this returns the version as string (text/plain) or as object (json/xml).
URL
GET <application-url>/api/version

Produces

text/plain

String - version as string

application/json
application/xml

com.matterial.mtr.api.object.MtrVersion

Permission
-

Sample
GET http://localhost:8080/mtr-backend/api/version