How would I query members of list A? GET 'http://localhost:8001/3.0/members' + A ? If my mailing-list has thousands of members, how would I paginate the results? 'http://localhost:8001/3.0/members' + A + page=x ? -- Fil