Monday, November 23, 2015
SharePoint 2013 .NET Server, CSOM, JSOM, and REST API index
SharePoint
2013 .NET Server, CSOM, JSOM, and REST API index
Frequently used Core
APIs
.NET Server type
|
CSOM type
|
JSOM object
|
REST endpoint
|
|
…/_api/web/lists('<list
id>')/items(<item id>)/attachmentfiles
|
||||
…/_api/web/getchanges(changequery)
|
||||
…/_api/contextinfo
|
||||
…/_api/web/contenttypes('<content type
id>')
|
||||
…/_api/web/contenttypes
|
||||
…/_api/web/eventreceivers
|
||||
…/_api/web/eventreceivers(eventreceiverid)
|
||||
…/_api/web/features(featureid)
|
||||
…/_api/web/features
|
||||
…/_api/web/contenttypes('<content type
id>')/fieldlinks('<field link id>')
|
||||
…/_api/web/lists(guid'<list
id>')/forms('<form id>')
|
||||
…/_api/web/navigation
|
||||
…/_api/web/RecycleBin(recyclebinitemid)
|
||||
…/_api/web/RecycleBin
|
||||
…/_api/web/RegionalSettings
|
||||
…/_api/site
|
||||
…/_api/web/RegionalSettings/TimeZones(timzoneid)
|
||||
…/_api/web/RegionalSettings/TimeZones
|
||||
…/_api/web/webinfos('<web information
id>')
|
||||
…/_api/web/GetAvailableWebTemplates(languageid,includecrosslanguage)/getbyname(templatename)
|
||||
…/_api/web/GetAvailableWebTemplates(languageid,includecrosslanguage)
|
Subscribe to:
Posts (Atom)