• Your Account
  • Pricing
  • FeaturesFeatures and Benefits of Elastic Email
  • CustomersA few of our great customers
  • BlogHome of Elastic Email's Blog
  • API Documentation
  • Get CreditPurchase credit to send emails
  • SupportSupport and help for Elastic Email
  • ContactContact form to send an email to us
SMTP Relay
  • Home
  • FeaturesFeatures and Benefits of Elastic Email
  • PricingPricing and costs of using Elastic Email
  • DocsDocumentation of our API
  • Get CreditGet Credit for your Elastic Email account
  • ContactContact us
  • Your AccountAccess your elastic email account.
Edit - Delete
Text AreaText Area - New Text Area
API-Documentation Table of Contents
Edit - Delete
Text AreaText Area - Detailed Activity Log

Detailed Activity Log

The detailed activity log api allows you to get detailed information from your activity log on the emails that you have sent. Information can be narrowed by email status, channel and datetime. 

To use the Activity Log command GET to https://api.elasticemail.com/mailer/status/log?username=your username&api_key=your api key

You may also pass the following optional parameters:

  • format=xml or format=csv
  • compress=true or compress=false - True if you want the results returned as a compressed zip file
  • status=status id  value - One of the following status values: 0 or all, 1 for ReadyToSend, 2 for InProgress, 4 for Bounced, 5 for Sent, 6 for Opened, 7 for Clicked, 8 for Unsubscribed, 9 for Abuse Report
  • channel=channel name - If you included a channel name when submitting your requests you can filter here. If you did not submit a specific channel it is defaulted to the "from" email address.
  • from=from date time - Server time in the format: 5/19/2011 10:54:20 PM
  • to=to date time - Server time in the format: 5/19/2011 10:54:20 PM

For example:https://api.elasticemail.com/mailer/status/log?format=csv&compress=true&username=your username&api_key=your api key&status=0&from=5/19/2011%2010:54:20%20PM&to=5/20/2011%2010:54:20%20PM

If sent correctly you will receive a response like:

Edit - Delete
Html Script BoxHtml Script Box - New Html Script Box
Edit - Delete
Html Script BoxHtml Script Box - or

or

Edit - Delete
Text AreaText Area - Programmer Tip

Programmer Tip

The detailed activity log tab inside of your Elastic Email account uses this same API to return its results. If you create a search using the selection tools in the activity log tool you can then click on csv or xml to view the completed query string for the activity log api call.  


Terms of Use       Privacy Policy
© Copyright 2010-2011 Geographical Media Inc. - About Us