Amadis

System Management APIs - Version

Version (retrieve current backend version)

This route does not need an acces token

Version 1.1.3+

Verb

GET

Resource

/api/systemmanagement/v1/version

Content type

application/x-www-form-urlencoded

Body

N/A

The response data is a JSON object with the following structure:

{

Field

Description

 

“version”: <version>,

String version (major.medium.minor(.patch))

}