systeminfo
Get general system info
This API is for retrieving general system info, this can be called by anonymous request. Some attributes will be omitted in the response when this API is called by anonymous request.
get/systeminfo
Headers
X-Request-Idstring
An unique ID for the request
Response
Get general info successfully.
Example response
{
"banner_message": "{\"closable\":true,\"message\":\"your banner message content\",\"type\":\"warning\",\"fromDate\":\"06/19/2023\",\"toDate\":\"06/21/2023\"}"
}