API resource
Reports
Reports are generated summaries of site activity and health for WordPress sites available to you. Each report covers a selected date range and can include backup activity, updates, security and firewall activity, login activity, uptime, performance, analytics, and custom work. Use Reports to review what happened on a site during that period, confirm which site and client the report belongs to when available, and check the latest email delivery status when it has been sent to recipients.
List reports
Returns generated reports in your account for sites available to you.
/reports POSTCreate report
Creates a one-time report for a site available to you and starts report
/reports GETShow report
Returns one generated report from your account with site details, date
/reports/{report_id} DELETEDelete report
Deletes one generated report from your account.
/reports/{report_id} GETDownload report PDF
Downloads the PDF file for one completed report.
/reports/{report_id}/download POSTSend report email
Sends one completed report by email to submitted recipients.
/reports/{report_id}/send-email