OpenAPI JSON

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.

6 operations · Each operation has a stable reference URL.

GET

List reports

Returns generated reports in your account for sites available to you.

/reports
POST

Create report

Creates a one-time report for a site available to you and starts report

/reports
GET

Show report

Returns one generated report from your account with site details, date

/reports/{report_id}
DELETE

Delete report

Deletes one generated report from your account.

/reports/{report_id}
GET

Download report PDF

Downloads the PDF file for one completed report.

/reports/{report_id}/download
POST

Send report email

Sends one completed report by email to submitted recipients.

/reports/{report_id}/send-email