v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431321234.0 KB

Returns an overview of your organization's history based on the specified time range. The overview includes the total reactive and proactive insights.

post/organization/overview

Request body

FromTimestring date-time required

The start of the time range passed in. The start time granularity is at the day level. The floor of the start time is used. Returned information occurred after this day.

ToTimestring date-time

The end of the time range passed in. The start time granularity is at the day level. The floor of the start time is used. Returned information occurred before this day. If this is not specified, then the current day is used.

AccountIdsAwsAccountId[]

The ID of the Amazon Web Services account.

OrganizationalUnitIdsOrganizationalUnitId[]

The ID of the organizational unit.

Response

Success

ReactiveInsightsinteger required

An integer that specifies the number of open reactive insights in your Amazon Web Services account.

ProactiveInsightsinteger required

An integer that specifies the number of open proactive insights in your Amazon Web Services account.