Access report via api or get report to export csv

Hi, Is there a way to do the following:

Access a report via API ?

OR

get the report of a phpm20 project to export to csv, sending login/pwd on url as I am using the api for a mobile app but would like to from it generate a csv download of a report postslist.php?export=csv

thanks

I don’t think so, since layout in report is too complex to be accesed via API.

Reports does not support export to CSV as reports usually have grouping and summary data which cannot be represented by CSV well.