---
title: "GET /members/{id}"
method: GET
path: "/members/{id}"
---

# GET /members/{id}

`GET /members/{id}`

Retrieves information about an account that's associated with an Amazon Macie administrator account.

## Path parameters

- `id` string, required

## Response `200`

Success

- GetMemberResponse
  - `accountId` string — The Amazon Web Services account ID for the account.
  - `administratorAccountId` string — The Amazon Web Services account ID for the administrator account.
  - `arn` string — The Amazon Resource Name (ARN) of the account.
  - `email` string — The email address for the account. This value is null if the account is associated with the administrator account through Organizations.
  - `invitedAt` string, date-time — The date and time, in UTC and extended ISO 8601 format, when an Amazon Macie membership invitation was last sent to the account. This value is null if a Macie membership invitation hasn't been sent to the account.
  - `masterAccountId` string — (Deprecated) The Amazon Web Services account ID for the administrator account. This property has been replaced by the administratorAccountId property and is retained only for backward compatibility.
  - `relationshipStatus` 'Enabled' | 'Paused' | 'Invited' | 'Created' | 'Removed' | 'Resigned' | 'EmailVerificationInProgress' | 'EmailVerificationFailed' | 'RegionDisabled' | 'AccountSuspended' — The current status of the relationship between the account and the administrator account.
  - `tags` object — A map of key-value pairs that specifies which tags (keys and values) are associated with the account in Amazon Macie.
  - `updatedAt` string, date-time — The date and time, in UTC and extended ISO 8601 format, of the most recent change to the status of the relationship between the account and the administrator account.

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