SP.FormCollection.getById Method (sp.js)

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

SP.FormCollection.getById()

Parameters

  • id

Return value

SP.Form

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/web/lists(listid)/forms/getById(id)

HTTP requests

This resource supports the following HTTP commands:

  • POST

POST syntax

POST http://<sitecollection>/<site>/_api/web/lists(listid)/forms/getById(id)

Resource parameters

  • id