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-09-19T15:10:50.5378472+02:00"
application/xml, text/xml
Sample:
<dateTime>2026-09-19T15:10:50.5378472+02:00</dateTime>