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

date

Response Formats

application/json, text/json

Sample:
"2026-04-12T01:34:59.4303199+02:00"

application/xml, text/xml

Sample:
<dateTime>2026-04-12T01:34:59.4303199+02:00</dateTime>