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

# GET /master

`GET /master`

(Deprecated) Retrieves information about the Amazon Macie administrator account for an account. This operation has been replaced by the <link  linkend="GetAdministratorAccount">GetAdministratorAccount</link> operation.

## Response `200`

Success

- GetMasterAccountResponse
  - `master` object — (Deprecated) The Amazon Web Services account ID for the administrator account. If the accounts are associated by a Macie membership invitation, this object also provides details about the invitation that was sent to establish the relationship between the accounts.
    - `accountId` string — The Amazon Web Services account ID for the account that sent the invitation.
    - `invitationId` string — The unique identifier for the invitation.
    - `invitedAt` string, date-time — The date and time, in UTC and extended ISO 8601 format, when the invitation was sent.
    - `relationshipStatus` 'Enabled' | 'Paused' | 'Invited' | 'Created' | 'Removed' | 'Resigned' | 'EmailVerificationInProgress' | 'EmailVerificationFailed' | 'RegionDisabled' | 'AccountSuspended' — The status of the relationship between the account that sent the invitation and the account that received the invitation.

## 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)
