---
title: "GET /app-instances/{appInstanceArn}/admins/{appInstanceAdminArn}"
method: GET
path: "/app-instances/{appInstanceArn}/admins/{appInstanceAdminArn}"
---

# GET /app-instances/{appInstanceArn}/admins/{appInstanceAdminArn}

`GET /app-instances/{appInstanceArn}/admins/{appInstanceAdminArn}`

Returns the full details of an <code>AppInstanceAdmin</code>.

## Path parameters

- `appInstanceAdminArn` string, required
- `appInstanceArn` string, required

## Response `200`

Success

- DescribeAppInstanceAdminResponse
  - `AppInstanceAdmin` object — The ARN and name of the <code>AppInstanceUser</code>, the ARN of the <code>AppInstance</code>, and the created and last-updated timestamps. All timestamps use epoch milliseconds.
    - `Admin` object — The <code>AppInstanceAdmin</code> data.
      - `Arn` string — The ARN in an Identity.
      - `Name` string, password — The name in an Identity.
    - `AppInstanceArn` string — The ARN of the <code>AppInstance</code> for which the user is an administrator.
    - `CreatedTimestamp` string, date-time — The time at which an administrator was created.

## Other responses

- `480` — BadRequestException
- `481` — ForbiddenException
- `482` — ThrottledClientException
- `483` — UnauthorizedClientException
- `484` — ServiceUnavailableException
- `485` — ServiceFailureException

---

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