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:
"2024-04-05T23:10:17.9900059+02:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2024-04-05T23:10:17.9900059+02:00</dateTime>