Forum Discussion
Sebastián Acevedo Flórez
Nov 22, 2016Copper Contributor
How to get all the checked out files in a library with rest
How to get the checked out files of all user with rest.
Michelle Porreca
Nov 23, 2016Iron Contributor
Are you sure that the files have been checked in before. It may be that you cannot see files that are checked out because the files have never been checked in. Once the initial check in has happened, it becomes visible to all users, even if it's subsequently checked out.
Sebastián Acevedo Flórez
Nov 23, 2016Copper Contributor
Yes, because he will see the last checked in version. But I need to see the first checked out file. The ManageCheckedOutFiles.aspx page allows me to see all check out files (including first checked out files)