---
title: "GET /detector/{detectorId}/administrator"
method: GET
path: "/detector/{detectorId}/administrator"
---

# GET /detector/{detectorId}/administrator

`GET /detector/{detectorId}/administrator`

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

## Path parameters

- `detectorId` string, required

## Response `200`

Success

- GetAdministratorAccountResponse
  - `Administrator` object, required — The administrator account details.
    - `AccountId` string — The ID of the account used as the administrator account.
    - `InvitationId` string — The value that is 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)
