MailMoo
EndpointsCampaigns

Read a campaign's sequence

Returns the steps a campaign sends, in the order they run for a lead, with the counts the sequence has accumulated. Read-only: use the launch endpoint to start or pause it.

GET/campaigns.getSequence

Authorization

bearerAuth
AuthorizationBearer <token>

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

In: header

Query Parameters

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/campaigns.getSequence?input=%7B%22campaignId%22%3A%2213f8bf6d-dc27-4a04-bffe-6e5b13c19ddf%22%7D"
{}