[GET] /info

[GET] /info

/info

Description

This method returns basic information about the running USERS service for enaio®.

Request Method

GET

Response Format

application/json

Minimum Version

1.0.0

Request Example

/info

Result Example

{ "version": "1.0-SNAPSHOT", "app": { "name": "users", "description": "USERS Service for enaio", "port": 7990, "javaVersion": "17.0.3" }, "build": { "artifact": "usersservice-app", "name": "SERVICES :: ENAIO :: USERS", "version": "1.0-SNAPSHOT", "date": "2023-01-31T12:56:33+0000", "javaVersion": "17.0.3" } }