{ "opencollection": "1.0.0", "info": { "name": "Benchmark Email RESTful API v3.0 ABTest Creation List Reporting or Metrics API", "version": "3.0.0" }, "request": { "auth": { "type": "apikey", "key": "AuthToken", "value": "{{AuthToken}}", "placement": "header" } }, "items": [ { "info": { "name": "List Reporting or Metrics", "type": "folder" }, "items": [ { "info": { "name": "/{{ListID}}/ContactSummary || Send Performance, Get the contact summary", "type": "http" }, "http": { "method": "GET", "url": "https://clientapi.benchmarkemail.com/Contact/:ListID/ContactSummary", "params": [ { "name": "ListID", "value": "", "type": "path" } ] }, "docs": "Get summary details of a contact list\n

URL Parameters

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
KeyRequiredDescription
{{ListID}}requiredID of the contact list
\n\n

Response body parameters

\n\n\n\n\n\n\n\n
KeyTypeDescription
Statusstring1 if successful, -1 if error
DataContactSummaryRecord<" }, { "info": { "name": "Get the clean count ", "type": "http" }, "http": { "method": "GET", "url": "https://clientapi.benchmarkemail.com/Contact/:ListID/CleanCount", "params": [ { "name": "ListID", "value": "", "type": "path" }, { "name": "ct", "value": "", "type": "query" }, { "name": "ctc", "value": "", "type": "query" } ] }, "docs": "Gets the clean count\r\n

URL Parameters

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredDescription
{{ListID}}requiredID of the contact ID
\r\n\r\n

Query String Parameters

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n" }, { "info": { "name": "Get Download report", "type": "http" }, "http": { "method": "GET", "url": "https://clientapi.benchmarkemail.com/Contact/:ID/Download", "params": [ { "name": "ID", "value": "", "type": "path" } ] }, "docs": "

Get a list of contacts

\r\n

URL Parameters

\r\n
KeyRequiredDescription
ctrequiredClean Type
ctcrequired
\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredTypeDescription
{{ID}}requiredstringIDs of the lists
\r\n\r\n

Response body parameters

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyTypeDescription
Statusstring1 if successful, -1 error
ListNameGet Contacts Count\r\n

URL Parameters

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredTypeDescription
{{ListIDs}}requiredstringIDs of the lists
{{SegmentIDs}}requiredstringIDs of the segments
\r\n\r\n

Query String parameters

\r\n\r\n\r\n\r\n\r\nGet a list of contacts\r\n\r\n

Response body parameters

\r\n
KeyRequiredTypeDescription
\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyTypeDescription
Statusstring1 if successful, -1 if error
CountintTotal count
" }, { "info": { "name": "/ExportToList? | Engagement Reporting, Get Export List", "type": "http" }, "http": { "method": "GET", "url": "https://clientapi.benchmarkemail.com/Contact/ExportToList", "params": [ { "name": "ReportFor", "value": "", "type": "query" }, { "name": "EmailID", "value": "", "type": "query" }, { "name": "IsOverWrite", "value": "", "type": "query" } ] }, "docs": "Export List\r\n\r\n

Query String Parameters

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
KeyRequiredDescription
ReportForoptional
  • 1 - Clicks
  • 2 - Forwards
  • 3 - Bounces
  • 5 - Unsubscribe
  • 6 - Opens
  • 7 - Unopens
  • 8 – Clicks For url
  • 11 - Individual Survey
  • Get Contact Import Status\r\n\r\n

    Response body parameters

    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n" }, { "info": { "name": "/{{ListID}}/AuditHistory || Get contact audit history", "type": "http" }, "http": { "method": "GET", "url": "https://clientapi.benchmarkemail.com/Contact/:ListID/AuditHistory", "params": [ { "name": "ListID", "value": "", "type": "path" } ] }, "docs": "

    Get contact audit history

    \r\n

    URL Parameters

    \r\n
    KeyTypeDescription
    Statusstring1 if successful, -1 if error
    ImportTypestringImport Type
    ContactFoundstringContact Found Count
    ContactIncreasestring
    CountintTotal count
    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    KeyRequiredTypeDescription
    {{ListID}}requiredstringID of the list
    \r\n\r\n

    Query String parameters

    \r\n\r\n\r\n\r\n\r\n\r\n\r\n see /{{ListID}}/AuditHistory || Get contact audit history - to get BatchID\r\n

    Get contact audit history detail

    \r\n

    URL Parameters

    \r\n
    KeyRequiredTypeDescription
    PageNumberoptionalintPage number
    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    KeyRequiredTypeDescription
    {{ListID}}requiredstringID of the list
    {{BatchID}}requiredstringID of the batch
    {{GroupID}}requiredstringID" } ] } ], "bundled": true }