---
title: "GET /organization/configuration"
method: GET
path: "/organization/configuration"
---

# GET /organization/configuration

`GET /organization/configuration`

Returns information about the Organizations configuration for Security Hub. Can only be called from a Security Hub administrator account.

## Response `200`

Success

- DescribeOrganizationConfigurationResponse
  - `AutoEnable` boolean — <p>Whether to automatically enable Security Hub for new accounts in the organization.</p> <p>If set to <code>true</code>, then Security Hub is enabled for new accounts. If set to false, then new accounts are not added automatically.</p>
  - `MemberAccountLimitReached` boolean — Whether the maximum number of allowed member accounts are already associated with the Security Hub administrator account.
  - `AutoEnableStandards` 'NONE' | 'DEFAULT' — <p>Whether to automatically enable Security Hub <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards-enable-disable.html">default standards</a> for new member accounts in the organization.</p> <p>The default value of this parameter is equal to <code>DEFAULT</code>.</p> <p>If equal to <code>DEFAULT</code>, then Security Hub default standards are automatically enabled for new member accounts. If equal to <code>NONE</code>, then default standards are not automatically enabled for new member accounts.</p>

## Other responses

- `480` — InternalException
- `481` — InvalidInputException
- `482` — InvalidAccessException
- `483` — LimitExceededException

---

[API](https://skmtc.net/aws/apis/securityhub.md) · [All operations](https://skmtc.net/aws/apis/securityhub/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/securityhub/versions/72336a39f336/schema)
