Amadis

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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))

}

  • No labels