I want to fetch desired lists from a SharePoint Site using RestAPI. I am able to get all the Lists from SharePoint Site but I want to fetch only 3-4 desired lists. Is there any filter or query to do it using REST API? (Note: I am not referring to list items. I want to filter the LISTS in the SharePoint site). Thanks in advance.