v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1490485351.4 KB

Lists the organization nodes that have access to the specified portfolio. This API can only be called by the management account in the organization or by a delegated admin.

If a delegated admin is de-registered, they can no longer perform this operation.

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

Query parameters

PageSizestring

Pagination limit

PageTokenstring

Pagination token

Headers

X-Amz-Target'AWS242ServiceCatalogService.ListOrganizationPortfolioAccess' 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. For example, <code>port-2abcdext3y5fk</code>.

OrganizationNodeType'ORGANIZATION' | 'ORGANIZATIONAL_UNIT' | 'ACCOUNT' required
<p>The organization node type that will be returned in the output.</p> <ul> <li> <p> <code>ORGANIZATION</code> - Organization that has access to the portfolio. </p> </li> <li> <p> <code>ORGANIZATIONAL_UNIT</code> - Organizational unit that has access to the portfolio within your organization.</p> </li> <li> <p> <code>ACCOUNT</code> - Account that has access to the portfolio within your organization.</p> </li> </ul>
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

NextPageTokenstring

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