Menu

GetTime

Jim

Read Server Time

Returns the server time including time zone to synchronize device time

Path: cs-ws/resources/connector Method: GET

Parameters

  • apikey

Errors:

  • 401 UNAUTHORIZED if key is invalid

Example

GET http://localhost/cs-ws/resources/connector/?apikey=1234 HTTP/1.1

HTTP/1.1 200 OK
<time>
   <time>2012-09-22 20:56:38.944+0200</time>
</time>

MongoDB Logo MongoDB