DataFile/GetFileList method
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 http://localhost:8002/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.
12.04.2024 18:16:02