Get Suppression List
GET https://api.fyno.io/v1/{WSID}/suppressions
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.
Authorization
AuthorizationrequiredEnter 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
WSIDrequiredEnter your workspace ID. You can obtain this value from the API Keys page within your Fyno account.
Response
Suppression list fetched.
_idUnique identifier of the suppression record
destinationPhone number or email of the suppressed user
distinct_idUnique identifier (used as an alternative to destination)
channelCommunication channel (e.g., sms, whatsapp, email)
descriptionReason or tag for suppression (e.g., "DND", "Testing").
created_atTimestamp when the suppression was created
expiry_tsOptional timestamp for expiration of suppression