List opted-out phone numbers
SMS and MMS
List opted-out phone numbers
Returns a paginated list of phone numbers that have opted out of receiving messages from the authenticated account.
GET
List opted-out phone numbers
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Query Parameters
Filters opt-outs by the Sender ID they apply to.
Filters opt-outs by the 10DLC campaign ID they apply to.
Returns opt-outs created on or after this date, in YYYY-MM-DD format.
Returns opt-outs created on or before this date, in YYYY-MM-DD format.
Page number to retrieve. Minimum 1, default 1.
Required range:
x >= 1Number of records to return per page. Default 25, maximum 100.
Required range:
1 <= x <= 100