Get Suppression List
The Suppression List API enables you to manage users who should be excluded from receiving communications on specific channels.
This API enables you to retrieve the list of all suppressed users across various channels.
Authentication
AuthorizationBearer
Enter your API Key. If you don't have it already, you can create one from the API Keys page within your Fyno account
Path parameters
WSID
Enter your workspace ID. You can obtain this value from the API Keys page within your Fyno account.
Response
Suppression list fetched.
_id
Unique identifier of the suppression record
destination
Phone number or email of the suppressed user
distinct_id
Unique identifier (used as an alternative to destination)
channel
Communication channel (e.g., sms, whatsapp, email)
description
Reason or tag for suppression (e.g., “DND”, “Testing”).
created_at
Timestamp when the suppression was created
expiry_ts
Optional timestamp for expiration of suppression