Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

How to get the SharePoint List Property 'Created By' using REST API

$
0
0

I need to display the Creator of the SharePoint List in a Project using REST API.

When I use

/_api/web/lists/getbytitle('Employee')

I get response but, I dont find the Created By Field. How do I know who has created the List. Here is my Response:

"AllowContentTypes":true,"BaseTemplate":100,"BaseType":0,"ContentTypesEnabled":false,"CrawlNonDefaultViews":false,"Created":"2014-12-03T06:58:18Z","DefaultContentApprovalWorkflowId":"00000000-0000-0000-0000-000000000000","Description":"","Direction":"none","DocumentTemplateUrl":null,"DraftVersionVisibility":0,"EnableAttachments":true,"EnableFolderCreation":false,"EnableMinorVersions":false,"EnableModeration":false,"EnableVersioning":false,"EntityTypeName":"EmployeeList","ForceCheckout":false,"HasExternalDataSource":false,"Hidden":false,"Id":"13cdc8f4-7fed-42eb-9a38-08c30eec6a87","ImageUrl":"/_layouts/15/images/itgen.png?rev=38","IrmEnabled":false,"IrmExpire":false,"IrmReject":false,"IsApplicationList":false,"IsCatalog":false,"IsPrivate":false,"ItemCount":2,"LastItemDeletedDate":"2014-12-03T06:58:18Z","LastItemModifiedDate":"2015-01-21T05:54:31Z","ListItemEntityTypeFullName":"SP.Data.EmployeeListItem","MajorVersionLimit":0,"MajorWithMinorVersionsLimit":0,"MultipleDataList":false,"NoCrawl":false,"ParentWebUrl":"/","ParserDisabled":false,"ServerTemplateCanCreateFolders":true,"TemplateFeatureId":"00bfea71-de22-43b2-a848-c05709900100","Title":"Employee"




Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>