I have several lists in SharePoint, and each list has a number of views
How can I get view list items with value in SharePoint using REST API? Can I get this data through CSOM?
When I use this method, I have this output :
http://win-lfl4bgulf29/_api/lists/getbytitle('EvertList')/views
But I'm looking for that