Versions

Learn how to show the versions of the OERSI components.

Note: the versions endpoint is part of the internal API and may change at any time.

VERSIONS API

Listing versions of installed components.

API description

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