List of REST Access Points

List of REST Access Points
  • Site
    http://server/site/_api/site
     
  • Web
    http://server/site/_api/web
     
  • User Profile
    http:// server/site/_api/SP.UserProfiles.PeopleManager
     
  • Search
    http:// server/site/_api/search
     
  • Publishing
    http:// server/site/_api/publishing
List of REST End Points 
The following is a list of end points that are the most commonly used on a SharePoint list.

  • http://server/site/_api/web/lists
  • http://server/site/_api/lists/getbytitle('listname')
  • http://server/site/_api/web/lists(‘guid’)
  • http://server/site/_api/web/lists/getbytitle(‘Title’)

Comments

Post a Comment

Popular posts from this blog

IRM and the Object Model

This content database has a schema version which is not supported in this farm

Activate and Deactivate Feature through PowerShell