Query for Skins
get
                    /v1/portal/skins
                Supports paging and response size
                The following tables summarize the client request.
Query Parameters
                                | Name | Description | Format | 
|---|---|---|
| limit | the maximum number of returned items | integer int32 | 
| offset | the position of the first item in result set | integer int32 | 
| orderBy | the attribute by which to order the returned objects | string | 
| q | search criteria, example: NameNamespaceQuery;name: | 
                                            oracle.webcenter.jaxrs.framework.param.SearchParam | 
The following tables summarize the server response.
400 Response
                                    Bad request: invalid search or orderBy parameter supplied
                                
                                
                                
                            403 Response
                                    Invalid utoken supplied