v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1490485351.4 KB

Gets information about the products for the specified portfolio or all products.

post/#X-Amz-Target=AWS242ServiceCatalogService.SearchProductsAsAdmin

Query parameters

PageSizestring

Pagination limit

PageTokenstring

Pagination token

Headers

X-Amz-Target'AWS242ServiceCatalogService.SearchProductsAsAdmin' required

Request body

AcceptLanguagestring
<p>The language code.</p> <ul> <li> <p> <code>jp</code> - Japanese</p> </li> <li> <p> <code>zh</code> - Chinese</p> </li> </ul>
PortfolioIdstring

The portfolio identifier.

Filtersobject

The search filters. If no search filters are specified, the output includes all products to which the administrator has access.

SortBy'Title' | 'VersionCount' | 'CreationDate'

The sort field. If no value is specified, the results are not sorted.

SortOrder'ASCENDING' | 'DESCENDING'

The sort order. If no value is specified, the results are not sorted.

PageTokenstring

The page token for the next set of results. To retrieve the first set of results, use null.

PageSizeinteger

The maximum number of items to return with this call.

ProductSource'ACCOUNT'

Access level of the source of the product.

Response

Success

NextPageTokenstring

The page token to use to retrieve the next set of results. If there are no additional results, this value is null.