GET Get Campaign Status​
Get the comprehensive status and analytics of a campaign. This is the primary endpoint for the campaign status/reporting page. Returns campaign details, email delivery statistics broken down by status, sent count, open/click analytics (for archived campaigns), and A/B subject line performance. For working campaigns, it also manages stuck email recovery and automatic archival.
Required capability: fcrm_read_emails
Enforced by CampaignPolicy::verifyRequest(), the policy default for this route group.
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 campaign ID.
Query Parameters
Counter for polling requests. Used internally to trigger periodic cleanup of stuck emails (every 4th request).
Responses​
Campaign status retrieved successfully.