GET api/files/latest
Returns creation time of the latest new file for the current company.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
dateResponse Formats
application/json, text/json, text/html
Sample:
"2025-06-26T11:44:27.0692544+00:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-06-26T11:44:27.0692544+00:00</dateTime>