Retrieves lists in a portal based on search criteria
get
/spaces/{spacename}/lists
The following tables summarize the client request.
Path Parameters
| Name | Description | Format |
|---|---|---|
| spacename | Name of the portal | string |
Query Parameters
| Name | Description | Format |
|---|---|---|
| itemsPerPage | Number of items per page | oracle.webcenter.jaxrs.framework.param.ItemsPerPageParam |
| projection | Projection parameters | ProjectionParam |
| q | Parameters to use for search | oracle.webcenter.jaxrs.framework.param.SearchParam |
| startIndex | Start index | oracle.webcenter.jaxrs.framework.param.StartIndexParam |
The following tables summarize the server response.
200 Response
successful response
Body
500 Response
Specified List is unavailable for this portal