Retrieves the archives for assets.Ask AIget https://tacho-management.api.eu1.scalar.zf.com/v1/tacho/archives/assetsRetrieves the archives for assets.Query ParamsassetIdsarray of strings | nullRepresents a list of asset IDs to be retrieved. If null or empty, all assets are retrieved.assetIdsADD stringfromdate-timeDefaults to 2024-01-26T00:00:00.0000000ZRepresents the archive ingestion date. If null or empty, then current date-time minus seven days is considered.untildate-timeDefaults to 2024-02-02T10:09:32.7272233ZRepresents the archive ingestion date. If null or empty, then current date-time is considered.limitint321 to 200Defaults to 100Represents the number of items per response that can be returned.afterstring | nullRepresents the previous pagination cursor for a continuous request.Response 200Success code. Returns the requested archives.Updated 11 months ago