Matthew Wolcott

Results 2 comments of Matthew Wolcott

I can get data about .docx items if I do GET https://{site_url}/_api/web/lists/GetByTitle('Test')/items({item_id})

The .docx and .xlsx items show up if I put a filter like the following. Just odd. _api/Web/Lists/getbytitle('myDocLibrary')/items?$filter=(Id lt 1000)