/ping/whattimeisit GET
Overview
Responds with the current time in server format.Request Arguments
This endpoint does not accept any arguments.Response Arguments
| Name | Type | Description |
|---|---|---|
| <server time> | String | Returns the servers time. |
Response
<time>
Change Log
| Version | Change |
|---|---|
| v10 |
Added /ping/whattimeisit GET endpoint.
|