---
title: "POST /get-console-authorization-configuration"
method: POST
path: "/get-console-authorization-configuration"
---

# POST /get-console-authorization-configuration

`POST /get-console-authorization-configuration`

Get console authorization configuration with automatic scope detection

## Request body

- object
  - `targetId` string — Target account identifier for console authorization

## Response `200`

Success

- GetConsoleAuthorizationConfigurationOutput — Output for GetConsoleAuthorizationConfiguration operation
  - `targetId` string, required — Target account identifier
  - `scope` string, required — Authorization scope
  - `consoleAuthorizationEnabled` boolean, required — Whether console authorization is enabled

## Other responses

- `480` — TooManyRequestsError
- `481` — ResourceNotFoundException
- `482` — InternalServerException
- `483` — ValidationException
- `484` — AccessDeniedException

---

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