I want to transfer all the power bi files (pbix files) from Power bi workspace to sharepoint list using Power automate flow. Please assist me how can we do so.

I want to transfer all the power bi files (pbix files) from Power bi workspace to sharepoint list using Power automate flow. Please assist me how can we do so.
to sharepoint list
I assume you mean SharePoint Document Library.
You can use API calls, but be aware that not all datasets allow download of the PBIX. Download a report from the Power BI service to Power BI Desktop - Power BI | Microsoft Learn (Check the Limitations section)
The API call is Reports - Export Report In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn