Using REST API, I can either get the whole List, or get one list by List ID
http://developers.marketo.com/documentation/rest/get-multiple-lists/
http://developers.marketo.com/documentation/rest/get-list-by-id/
My question is:
I have two thousands of List, can I use the REST API to search so that I get a subset of the LIst from the REST API based on my search criteria such as by List name, program name, workspace name, created at?