Skip to main content
GET
Unsubscribed from Specific Account
Required token scopes: List all chats

Authorizations

Authorization
string
header
required

API token generated in Texter: gear icon → Developers → API Tokens. When creating a token, assign it the scopes required by the endpoints you plan to call - each endpoint lists its required scopes.

Path Parameters

accountId
string
required

The account ID of the channel in Texter. For WhatsApp channels this is the phone number connected to the account (e.g. 972586640430)

Query Parameters

limit
string

The maximum number of results to return (1-9999). Defaults to 10000

Pattern: ^[1-9][0-9]{0,3}$
skip
string

The number of results to skip before starting to return records (0-99999)

Pattern: ^[0-9]{1,5}$

Response

An array of unsubscribed recipients, sorted by unsubscribe date (ascending). title may be absent when the display name is unknown

phone
string
required

Phone number in international format

title
string

Display name (as shown in WhatsApp or other channels)