v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431321234.0 KB

Returns a list of insights associated with the account or OU Id.

post/organization/insights

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

MaxResultsinteger

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.

AccountIdsAwsAccountId[]

The ID of the Amazon Web Services account.

OrganizationalUnitIdsOrganizationalUnitId[]

The ID of the organizational unit.

NextTokenstring

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

Response

Success

NextTokenstring

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.