---
title: "GET /detector/{detectorId}/master"
method: GET
path: "/detector/{detectorId}/master"
deprecated: true
---

# GET /detector/{detectorId}/master

`GET /detector/{detectorId}/master`

> **Deprecated.**

Provides the details for the GuardDuty administrator account associated with the current GuardDuty member account.

## Path parameters

- `detectorId` string, required

## Response `200`

Success

- GetMasterAccountResponse — This output is deprecated, use GetAdministratorAccountResponse instead
  - `Master` object, required — The administrator account details.
    - `AccountId` string — The ID of the account used as the administrator account.
    - `InvitationId` string — The value used to validate the administrator account to the member account.
    - `RelationshipStatus` string — The status of the relationship between the administrator and member accounts.
    - `InvitedAt` string — The timestamp when the invitation was sent.

## Other responses

- `480` — BadRequestException
- `481` — InternalServerErrorException

---

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