How to Retrieve Your Latest Export

This article explains how to access the latest exported file from any user from your company by using a specific endpoint. This end point covers all exports from all requests, it is not feature specific.

Authentication

Exports API calls require authentication and should be performed using a valid access token. 
Please follow the instructions here for Authentication.

 

Request Latest Export File

The latest export file can be accessed by using the below static endpoint. This will return the file directly with the name formatted  {Timestamp[yyyymmddhhmmss]}-{AtelierCompanyId}.ext.

End Point:

 https://atelier.technology/api/exports/latest-file
 

💡 Please Note: This endpoint returns the latest completed export, not the last one that was requested.  The caller should check the timestamp in the filename to verify that this is the export they expect.

 
 For example requests, and to test this end-point, here is the direct Swagger link: Get Latest File
 

💡 Please Note: Timestamp is in UTC