GET
/application-start
curl \
--request GET 'http://localhost:1888/v2/api/application-start'
Response examples (200)
{
"Response": "2025-07-20T09:43:44+02:00",
"Error": "string",
"StatusCode": 200,
"Success": true,
"Type": "API"
}