api-docs-icon

Get Suppression Lists

GET
/ api/ v1/ lists/ suppression

Get all suppression lists for the requester. Optional suppression list Id in the query string for retrieving specified suppression list information.

If the suppression list Id is not included in the URL, the method will return information for all suppression lists.

id
integer (int64)

The id of suppression list

Response

application/json
array[object]
object

Code Examples

Response