Forum Discussion

Maria Jose Pedreira Lata's avatar
Maria Jose Pedreira Lata
Copper Contributor
Mar 30, 2017
Solved

Logo URL Property Sharepoint SubSite using API REST

I need to obtain several properties of all websites of a root site. I am using: http://xxxxxxx/_api/web/webinfos?$select=ServerRelativeUrl,Title,Description With this url I get Description...