GET v1/System/Time
Return the current DateTime of the server
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Current Date/Time of server
dateResponse Formats
application/json, text/json
Sample:
"2026-05-27T14:58:21.6425218+02:00"
application/xml, text/xml
Sample:
<dateTime>2026-05-27T14:58:21.6425218+02:00</dateTime>