Server Info

get/ServerInfo

Headers

Acceptstring required

Indicates which content types, expressed as MIME types, the client is able to understand.

Content-Typestring required

Indicates the media type of the resource sent in the HTTP message body. <br /><br /><b>Possible Values:</b><br /> application/json<br />application/x-www-form-urlencoded

Response

200

ServerNamestring
ServerTimestring
AppEnvironmentstring
AppVersionstring

Example response

{
  "ServerName": "string",
  "ServerTime": "2024-01-18T15:08:35.490Z",
  "AppEnvironment": "string",
  "AppVersion": "string"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.