Retrieve exclusions listCopy Pageget https://{youraccountname}.api-us1.com/api/3/lists/exclusionsQuery Paramsfilters[matchPhrase]stringFilters by the match phrase, for example filters[matchPhrase]=.comfilters[lists]array of int32sFilters by the list ID, for example filters[lists][]=1. You can filter by many list IDsfilters[lists]ADD int32orders[matchPhrase]stringenumSort by the matchPhrase'DESC''ASC'Allowed:'DESC''ASC'orders[lists]stringenumSort by lists IDs'DESC''ASC'Allowed:'DESC''ASC'Responses 200200 422422Updated 11 months ago