Forum Discussion
Miguel Ortiz Jiménez
May 22, 2017Copper Contributor
Search documents into tenant
Hello Everyone, Is it possible to do a document search on all tenant site collections? Thanks
Matti Paukkonen
May 22, 2017Iron Contributor
You can use REST API, like https://tenant.sharepoint.com/_api/search/query?querytext=%27*%27
Documentation can be found here: https://dev.office.com/sharepoint/docs/general-development/sharepoint-search-rest-api-overview
- Miguel Ortiz JiménezMay 23, 2017Copper Contributor
Thanks a lot!! ;)
- May 22, 2017Agree, this is a default feature you have in SPO :-)