Retrieves the list of all existing archives for the specified tenant. Set up automatic database cleanup so that the data is stored for as long as you need.
GET <%REPORTING_DATA_ACCESS_URL%>/api/DataFile/GetFileList
Parameters
tenantName (string) is the name of the tenant for which to check the availability of reporting data.
Responses
200 — success. The response body contains the plain text list of all available archives, comma-separated in “yyyy-mm” format.