Znode

Build Version:

GET masterpages/getmasterpagebythemeid/{themeId}/{pageType}

Gets a list of Master Page.

Request Information

» Parameters

Name Description Additional information
themeId No documentation available.

Define this parameter in the request URI.

pageType No documentation available.

Define this parameter in the request URI.

» Paging

Name Description Usage
index The index to retrieve when requesting paged results. GET masterpages/getmasterpagebythemeid/{themeId}/{pageType}?page=index~{value}
size The size of the page when retrieving paged results. GET masterpages/getmasterpagebythemeid/{themeId}/{pageType}?page=size~{value}