{
"statusCode": 200,
"headers": {
"Cache-Control": "max-age=0, private",
"Transfer-Encoding": "chunked",
"Vary": "Origin,Accept-Encoding",
"X-NetworkStatistics": "0,4194720,0,0,49,24442,24442,14594",
"X-SharePointHealthScore": "1",
"X-MS-SPConnector": "1",
"X-SP-SERVERSTATE": "ReadOnly=0",
"DATASERVICEVERSION": "3.0",
"SPClientServiceRequestDuration": "813",
"IsOCDI": "0",
"X-DataBoundary": "NONE",
"X-1DSCollectorUrl": "https://mobile.events.data.microsoft.com/OneCollector/1.0/",
"X-AriaCollectorURL": "https://browser.pipe.aria.microsoft.com/Collector/3.0/",
"SPRequestGuid": "[REDACTED]",
"request-id": "[REDACTED]",
"MS-CV": "[REDACTED]",
"SPLogId": "[REDACTED]",
"Alt-Svc": "h3=\":443\"",
"Strict-Transport-Security": "max-age=31536000",
"X-Frame-Options": "SAMEORIGIN",
"Content-Security-Policy": "[TRUNCATED FOR BREVITY]",
"MicrosoftSharePointTeamServices": "16.0.0.26330",
"X-Content-Type-Options": "nosniff",
"X-MS-InvokeApp": "1; RequireReadOnly",
"P3P": "[TRUNCATED]",
"X-AspNet-Version": "4.0.30319",
"X-Powered-By": "ASP.NET",
"x-ms-environment-id": "[REDACTED]",
"x-ms-tenant-id": "[REDACTED]",
"x-ms-subscription-id": "[REDACTED]",
"x-ms-dlp-re": "-|-",
"x-ms-dlp-gu": "-|-",
"x-ms-dlp-ef": "-|-/-|-|-",
"x-ms-mip-sl": "-|-|-|-",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "false",
"x-ms-apihub-obo": "false",
"Date": "Wed, 20 Aug 2025 01:50:59 GMT",
"Content-Type": "application/json; charset=utf-8",
"Expires": "Tue, 05 Aug 2025 01:50:59 GMT",
"Last-Modified": "Wed, 20 Aug 2025 01:50:59 GMT",
"Content-Length": "770"
},
"body": {
"@odata.nextLink": "https://
"value": []
}
}
From what I understand, the line in the body: "value": [] indicate nothing was found, but there are files in the folder I specified. There are spaces in the folder path, and I have also tried pasting the path with the %20 for spaces but that didn't help.