In this article, we will show you on how to search list through API. This will return results of lists that are currently active or not.
On the Admin Interface, go to API > List > Search List. You will need the following required fields to do this.
auth_token
status
See sample POST
You may also utilize the Test Function to search a List. In the example below I searched for the status of 0 which means any list on the account that is not active, with 1 being active.
This will return your lists that are currently not active.