GET Get Recurring Campaign Emails​
Retrieve a paginated list of child email campaigns (recurring mails) for a recurring campaign. Non-draft emails are returned paginated. On the first page, draft emails are also included separately. Requires FluentCampaign Pro.
Required capability: fcrm_read_emails
Enforced by SequencePolicy::verifyRequest(), the policy default for this route group.
Requires: FluentCampaign Pro. Without it the route does not exist.
Authorizations​
WordPress Application Passwords — use Basic auth with your WordPress username and an application password in the format: username:application_password
Parameters​
Path Parameters
The recurring campaign ID.
Query Parameters
Number of results per page.
15Page number for pagination. When page is 1, draft emails are included in a separate drafts field.
1Responses​
List of recurring campaign emails.