Application Info

Learn how to show info about the OERSI application.

APPLICATION INFO API

Listing versions of installed components and other useful information about the application.

API description

GET /resources/api/applicationInfo (gets information about the application, like versions of installed components)
Responses
http code content-type response
200 application/json JSON-response containing application info
Example cURL
 curl -X GET https://oersi.org/resources/api/applicationInfo