Automatic sending of created reports

Good afternoon, please tell me how to automatically send generated reports to the mail? I have read a lot of documentation, but I have not found a working solution, if this cannot be done through the UI interface, could you provide an example code using curl or another tool( e.g. via GET request etc.).
The latest available version of OpenSearch is used

So, there is an API for the reporting plugin but it’s not documented (and it may change at any time). You can see reports being generated via the browser developer tools and you’ll need to roll your own auth.

You might want to put in a feature request on the Reporting plugin.