Back to Customer API documentation

 

Customer REST API Method: reports/index

 

Shows a list of the 20 most recent lists you've created within your Litmus account.

 

URL:

https://#{company}.litmus.com/reports.xml

 

HTTP Method(s):

GET

 

Parameters:

 

Request

          XML example

 

n/a

Response

       XML example (truncated): 

 

<?xml version="1.0" encoding="UTF-8"?>
<reports type="array">
  <report>
    <bug_html>&lt;style&gt;@media print{#_t { background-image: url('https://a6.emltrk.com/E95EEB71?p');}} div.OutlookMessageHeader, table.moz-email-headers-table, blockquote #_t {background-image:url('https://a6.emltrk.com/E95EEB71?f')}&lt;/style&gt;&lt;div id=&quot;_t&quot;&gt;&lt;/div&gt;&lt;img src=&quot;https://a6.emltrk.com/E95EEB71&quot; width=&quot;1&quot; height=&quot;1&quot; border=&quot;0&quot; /&gt;</bug_html>
    <created_at type="datetime">2010-06-16T12:24:09Z</created_at>
    <id type="integer">24</id>
    <report_name>Test report</report_name>
  </report>
</reports>