SP.ChangeCollection.item property (sp.js)

Gets an item from the collection.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.ChangeCollection.get_item ()

Parameters

  • index

Return value

Type: SP.Change

The item from the collection.

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/web/getchanges(changequery)/item

HTTP requests

This resource supports the following HTTP commands:

  • GET

GET syntax

GET http://<sitecollection>/<site>/_api/web/getchanges(changequery)/item

Resource parameters

  • index