Znode

Build Version:

GET contentpagerevisions/getcontentpagerevisionbyid/{contentPageId}?totalRowCount={totalRowCount}

No documentation available.

Request Information

» Parameters

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.

» Sorting

Name Description Usage
categoryId This will sort the response by category ID. GET contentpagerevisions/getcontentpagerevisionbyid/{contentPageId}?totalRowCount={totalRowCount}?sort=categoryid

» Paging

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}