GetPages
The HTML content of the particular Page
Input
Name | Type | Required | Description |
PageId | String | True | The id of the page. |
GroupId | String | False | The id of the group. |
UserId | String | False | The id of the User |
Result Set Columns
Name | Type | Description |
Content | String | The HTML content of the particular Page. |