Dashboard
Edit Article Logout

List Emails


Returns all email for the campaign if it is specified, otherwise returns all emails.

Path Parameters
campaignidnumber
Optionally filter by a campaign.
HTTP Response Examples
200
{ "Status": true, "Message": "", "Response": { "emails": [ ... array of email objects ] } }

How helpful was this article?

πŸ‘ or πŸ‘Ž

Related Articles