EndpointsCampaigns
List campaigns with rendering progress
Returns campaigns along with how much content is still rendering across the workspace. Heavier than the plain campaign list: reach for campaigns.getBasic unless you specifically need the rendering counts.
GET
/campaigns.getAllAuthorization
bearerAuth AuthorizationBearer <token>
Enter your MailMoo API key (format: sk_live_...)
In: header
Query Parameters
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/campaigns.getAll"{}Get campaign metrics GET
Returns delivery and reply performance for the given campaigns. Metrics are computed per campaign, so request them in one batch rather than one call per campaign.
Read a campaign GET
Returns one campaign with its lead list, content and settings. On a workspace without access to lead contact data, the contact fields are filtered out of the returned column list.

