GET AppPages/{appId}?siteId={siteId}
Returns All pages Content
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
siteId | integer |
Required |
|
appId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of AppPageContentName | Description | Type | Additional information |
---|---|---|---|
AppID |
Application ID |
integer |
None. |
PageID |
Page Number |
integer |
None. |
SubHeading |
Page Heading |
string |
None. |
NavHeading |
Navigation Heading |
string |
None. |
SortOrder |
Sorting order |
integer |
None. |
Response Formats
application/json, text/json, text/javascript, application/javascript, application/json-p
Sample:
Sample not available.