GET List Sequences​
Retrieve a paginated list of email sequences. Optionally include statistics (email count, subscriber count, revenue) for each sequence. 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​
Query Parameters
Sort direction.
"asc""desc""desc"Column to sort by.
"id"Search sequences by title.
Include additional data. Use stats to include email count, subscriber count, and revenue for each sequence.
Number of sequences per page.
15Page number for pagination.
1Responses​
Paginated list of sequences.