Unsubscribes report

Retrieves a report of any unsubscribes from marketing that match the specified filters.

Path Params
string
required

Website ID for the account you are posting data to.

Query Params
string
required

Get data in JSON format.

integer
≥ 1
Defaults to 25

Get this number of records to return in results array (pagination).

integer
Defaults to 1

Which page of results you wish to return; First page is indexed as 1.

date-time

Start date for reporting data in ISO-8601 format, defaults to previous day.

date-time

End date for reporting data in ISO-8601 format, defaults to today.

string

The record id to get records from.

Responses

Response body
object
results
array of objects
required
results*
object
string | null
required

The unique identifier for the record.

date-time
required

The date time this unsubscribe happened in UTC ISO-8601 format.

string | null
required

The email address of the unsubscriber.

headers
object
required

Key terminolgy mappings.

string
required

The terminolgy to use for this.

string
required

The terminolgy to use for this.

401

Unauthorized

403

Forbidden - Usually you are rquesting data for a website you don't have acccess to.

Language
Credentials