---
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>.
    - `Metadata` string, password — The metadata of the <code>AppInstanceUser</code>.
    - `CreatedTimestamp` string, date-time — The time at which the <code>AppInstanceUser</code> was created.
    - `LastUpdatedTimestamp` string, date-time — The time at which the <code>AppInstanceUser</code> was last updated.
    - `ExpirationSettings` object — The interval after which an <code>AppInstanceUser</code> is automatically deleted.
      - `ExpirationDays` integer, required — The period in days after which an <code>AppInstanceUser</code> will be automatically deleted.
      - `ExpirationCriterion` 'CREATED_TIMESTAMP', required — Specifies the conditions under which an <code>AppInstanceUser</code> will expire.

## 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/revisions/5ac0320cd9af/schema)
