v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1490485351.4 KB

Lists the account IDs that have access to the specified portfolio.

A delegated admin can list the accounts that have access to the shared portfolio. Note that if a delegated admin is de-registered, they can no longer perform this operation.

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

Query parameters

PageSizestring

Pagination limit

PageTokenstring

Pagination token

Headers

X-Amz-Target'AWS242ServiceCatalogService.ListPortfolioAccess' 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 required

The portfolio identifier.

OrganizationParentIdstring

The ID of an organization node the portfolio is shared with. All children of this node with an inherited portfolio share will be returned.

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.

Response

Success

AccountIdsAccountId[]

Information about the Amazon Web Services accounts with access to the portfolio.

NextPageTokenstring

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