while i am starting my SharePoint PowerShell journey to discover PowerShell, i had been requested to change list settings like versioning & advanced settings using PowerShell scripts. PowerShell is really power tool to automate a lot of tasks...
In this post i will post an example on how we can retrieve data from SharePoint 2013 Rest API based on content type filter. it is simple one but i will use Order By & top & filter operators in the following example