How can I get the count of records for email campaigns by API request? I'm doing that lookup in order to know the count of pages is used to display all email campaigns.
... View more
when looking up a email via the endpoint GET request of /emails?status=DRAFT, there is not filter happened by status. How can I filter email campaigns by specific status?
... View more