GET Report Emails​
Retrieve a paginated list of campaign emails with their associated subscriber and campaign data. Optionally filter by email status. When requesting page 1, the response also includes a breakdown of email counts grouped by status.
Required capability: fcrm_read_emails
Enforced by ReportPolicy::getEmails().
Authorizations​
WordPress Application Passwords — use Basic auth with your WordPress username and an application password in the format: username:application_password
Parameters​
Query Parameters
Filter emails by status (e.g., sent, pending, failed, bounced).
Page number for pagination. When 1, the response includes status counts.
1Number of emails per page.
15Search across the recipient contact and the campaign.
Filter by email type. Values are expanded server-side, so a broad type also matches its narrower variants.
Responses​
Report emails retrieved successfully.