Other
Server time
Returns the current server time.
get/time
Response
OK
Example response
{
"data": {
"rfc3339": "2017-06-06T14:17:01+02:00"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.
Returns the current server time.
OK
{
"data": {
"rfc3339": "2017-06-06T14:17:01+02:00"
}
}No recorded changes to this endpoint across all 1 revision of this API.