curl --location --request GET '/info' \
--header 'Accept-Language;' \
--header 'X-Correlation-ID;' \
--header 'X-LogLevel;' \
--header 'Authorization: Bearer <token>'{
"version": "string",
"state": "string",
"time": "2019-08-24T14:15:22.123Z",
"node": "string",
"application": "string",
"startTime": "2019-08-24T14:15:22.123Z"
}