GET api/v1/about

Gets information about the API and Server.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

About
NameDescriptionTypeAdditional information
DateTimeStamp

date

None.

MachineName

string

None.

OSVersion

string

None.

ProcessorCount

integer

None.

Is64BitOperatingSystem

boolean

None.

Is64BitProcess

boolean

None.

Assemblies

Collection of AboutAssembly

None.

Response Formats

application/json, text/json

Sample:

Sample not available.