List downloadable files for a productget https://www.tenable.com/downloads/api/v2/pages/{slug}Returns a JSON hash of all download files for a given product page.Path ParamsslugstringrequiredThe product page slug; for example, nessus.Responses 200Returned if the list of downloadable files for the specified product was retrieved successfully. 404Returned if the specified page cannot be found. 500Returned if an internal error occurred while processing the request.Updated 30 days ago