SP.ListItemCollection.getById Method (sp.js)

Returns the list item with the specified list item identifier.

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

SP.ListItemCollection.getById()

Parameters

  • id
    The list item identifier.

    Type: Number

Return value

Type: SP.ListItem

See also

Other resources

ListItemCollection REST resource