Forum Discussion

Pbala's avatar
Pbala
Copper Contributor
Jul 28, 2021

SharePoint Online Rest API call returning Empty

I am trying to get all the files in a document library placed in a subsite. The document library is called WorkInstructions. Using Bearer access token.

Below is the API call using :

https://tenant.sharepoint.com/teams/manu/mfgoper/_api/web/GetFolderByServerRelativeUrl(%27/teams/manu/mfgoper/WorkInstructions%27)/Files

I can get the item count just not the data. Any help is appreciated.

 

 

 

1 Reply

  • Pbala's avatar
    Pbala
    Copper Contributor
    Any pointers, I am able to get the item count, just not the files. thanks

Resources