No documentation available.
| Name | Description | Additional information |
|---|---|---|
| contentPageId | No documentation available. |
Define this parameter in the request URI. |
| totalRowCount | No documentation available. |
Define this parameter in the request URI. |
| Name | Description | Usage |
|---|---|---|
| categoryId | This will sort the response by category ID. | GET contentpagerevisions/getcontentpagerevisionbyid/{contentPageId}?totalRowCount={totalRowCount}?sort=categoryid |
| Name | Description | Usage |
|---|---|---|
| index | The index to retrieve when requesting paged results. | GET contentpagerevisions/getcontentpagerevisionbyid/{contentPageId}?totalRowCount={totalRowCount}?page=index~{value} |
| size | The size of the page when retrieving paged results. | GET contentpagerevisions/getcontentpagerevisionbyid/{contentPageId}?totalRowCount={totalRowCount}?page=size~{value} |