Skip to main content
GET
Export compliance mobile/email opt-outs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

Search by consumer name and account fields for the selected compliance tab.

Maximum string length: 255
sort
enum<string>
default:created-at

Mobile/email opt-out compliance sort field. Defaults to created-at when omitted.

Available options:
created-at,
consumer-name,
type,
contact,
master-account-number,
account-name,
placement-date
direction
enum<string>
default:desc

Sort direction.

Available options:
asc,
desc

Response

Compliance mobile/email opt-out CSV returned.

The response is of type file.

Last modified on July 20, 2026