I need to get all the items in a specific folder in a list. I have tried few api like but it does not give me items in list. I need to get items so that I can get total length of folder.
/_api/web/GetFolderByServerRelativeUrl('Lists/Location_Ref/FolderLocation')/
What is missing in this api?