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:
"2025-10-29T01:26:33.5738857+01:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-10-29T01:26:33.5738857+01:00</dateTime>