Other
Server time
Returns the current server time.
get/time
Response
OK
Example response
{
"data": {
"rfc3339": "2017-06-06T14:17:01+02:00"
}
}Returns the current server time.
OK
{
"data": {
"rfc3339": "2017-06-06T14:17:01+02:00"
}
}