Templates Subscriptions
List All Unsubscribed Users
Retrieve every unsubscribed recipient across all channels. If you only want unsubscribed recipients of a specific channel, use Unsubscribed from Specific Account instead.
Required token scopes: List all chats
GET
הרשאות
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.
פרמטרי שאילתה
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}$