Forum Discussion

ra1449's avatar
ra1449
Copper Contributor
Jun 08, 2021

API call to get document properties and the checked out to display name and email

I'm using /_api/web/lists/getbytitle('myLibrary')/items?$select=CheckoutUserId in an ajax function.  I need the checked out to display name and email instead of the CheckoutUserId.   I tried appendin...

Resources