Unsubscribed from Specific Account
Templates Subscriptions
Unsubscribed from Specific Account
Retrieve all recipients who unsubscribed from template messages under a given account (channel), specified by the account ID.
GET
Unsubscribed from Specific Account
Required token scopes:
List all chatsAuthorizations
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
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
The maximum number of results to return (1-9999). Defaults to 10000
Pattern:
^[1-9][0-9]{0,3}$The number of results to skip before starting to return records (0-99999)
Pattern:
^[0-9]{1,5}$