---
title: "GET /app-instance-users/{appInstanceUserArn}"
method: GET
path: "/app-instance-users/{appInstanceUserArn}"
---

# GET /app-instance-users/{appInstanceUserArn}

`GET /app-instance-users/{appInstanceUserArn}`

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

## Path parameters

- `appInstanceUserArn` string, required

## Response `200`

Success

- DescribeAppInstanceUserResponse
  - `AppInstanceUser` object — The name of the <code>AppInstanceUser</code>.
    - `AppInstanceUserArn` string — The ARN of the <code>AppInstanceUser</code>.
    - `Name` string, password — The name of the <code>AppInstanceUser</code>.
    - `CreatedTimestamp` string, date-time — The time at which the <code>AppInstanceUser</code> was created.
    - `Metadata` string, password — The metadata of the <code>AppInstanceUser</code>.
    - `LastUpdatedTimestamp` string, date-time — The time at which the <code>AppInstanceUser</code> was last updated.

## Other responses

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

---

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