GET api/v1/articles/lastSync
Gets the article synchronisation datetime stamp
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
dateResponse Formats
application/json, text/json, text/html
Sample:
"2026-07-28T07:53:16.9148815+02:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-07-28T07:53:16.9148815+02:00</dateTime>