Difference between revisions of "REST API:form Resource"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
FUTURE: Retrieve metadata for a [[Form]]. | FUTURE: Retrieve metadata for a [[Form]]. | ||
{{#if: | <!-- Hide --> | {{#if: | <!-- Hide --> | ||
NOTE: *** WHEN UNHIDING, ADD LINK BACK TO [[Multi_Object_Lookup#REST_APIs]] *** | |||
{{Warn|Information on this page is [[Provisional]].}} | {{Warn|Information on this page is [[Provisional]].}} | ||
;Method:GET | ;Method:GET | ||
;URI:<tt> | ;URI:<tt>{{platformURL}}/rest/form/object/{objectName}?mode={mode}</nowiki></tt> | ||
{{Query Parameters| | {{Query Parameters| | ||
:*<tt>{mode}</tt> - Retrieve the form displayed for the action a user may engage in: '''add''', '''edit''', or '''view'''. | :*<tt>{mode}</tt> - Retrieve the form displayed for the action a user may engage in: '''add''', '''edit''', or '''view'''. |
Latest revision as of 01:02, 26 April 2012
FUTURE: Retrieve metadata for a Form.