Query for page templates as sub-resource of a portal template
get
                    /v1/portal/portaltemplates/{portalTemplateId}/pagetemplates
                Returns matching page templates within a List wrapper
                The following tables summarize the client request.
Path Parameters
                                | Name | Description | Format | 
|---|---|---|
| portalTemplateId | string | 
Query Parameters
                                | Name | Description | Format | 
|---|---|---|
| limit | integer int32 | |
| offset | integer int32 | |
| orderBy | string | |
| q | SearchParam | 
The following tables summarize the server response.
403 Response
                                    Invalid utoken supplied