Status
Retrieve a contact's unsubscribed status
Check whether a contact has unsubscribed from all email subscriptions. If a contact has not opted out of all communications, the response results array will be empty.
get/communication-preferences/2026-03/statuses/{subscriberIdString}/unsubscribe-all
Path parameters
subscriberIdStringstring required
The unique identifier of the subscriber to unsubscribe from all communication preferences.
Query parameters
channel'EMAIL' required
The communication channel from which to unsubscribe the subscriber. This is a required parameter and must be 'EMAIL'.
businessUnitIdinteger
The ID of the business unit to which the subscriber belongs. This is an optional parameter.
verboseboolean
A boolean indicating whether to include detailed information in the response. Defaults to false.
Response
successful operation