---
title: "GET /admin"
method: GET
path: "/admin"
---

# GET /admin

`GET /admin`

Retrieves information about the delegated Amazon Macie administrator account for an organization in Organizations.

## Query parameters

- `maxResults` integer
- `nextToken` string

## Response `200`

Success

- ListOrganizationAdminAccountsResponse
  - `adminAccounts` AdminAccount[] — An array of objects, one for each delegated Amazon Macie administrator account for the organization. Only one of these accounts can have a status of ENABLED.
    - `accountId` string — The Amazon Web Services account ID for the account.
    - `status` 'ENABLED' | 'DISABLING_IN_PROGRESS' — The current status of the account as the delegated Amazon Macie administrator account for the organization.
  - `nextToken` string — The string to use in a subsequent request to get the next page of results in a paginated response. This value is null if there are no additional pages.

## Other responses

- `480` — ValidationException
- `481` — InternalServerException
- `482` — ServiceQuotaExceededException
- `483` — AccessDeniedException
- `484` — ResourceNotFoundException
- `485` — ThrottlingException
- `486` — ConflictException

---

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