GET api/coreplatformstate/health/timestamp

Gets the api instance timestamp, returns 200 if everything is fine and 500 if the timestamp cannot be retrieved. Processes this core platform state API request. The parameter and response sections describe the data exchanged with the API.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

The response returned after the operation completes.

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.