MailMoo
EndpointsCampaigns

List active campaign IDs

Returns the ID of every campaign in the workspace whose sequence is currently running. Use it to narrow a metrics request down to the campaigns that are actually sending.

GET/campaigns.getActiveCampaignIds

Authorization

bearerAuth
AuthorizationBearer <token>

Enter your MailMoo API key (format: sk_live_...)

In: header

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/campaigns.getActiveCampaignIds"
[  "string"]