# Get an Unmanaged User Identity

* [Request Parameters](#request-parameters)
* [Response](#response)

Returns a specified unmanaged [user identity](https://docs.seam.co/latest/capability-guides/mobile-access/managing-mobile-app-user-accounts-with-user-identities#what-is-a-user-identity) (where is\_managed = false).

<details>

<summary>Authentication Methods</summary>

* API key
* Personal access token\
  Must also include the `seam-workspace` header in the request.

To learn more, see [Authentication](https://docs.seam.co/latest/api/authentication).

</details>

## Request Parameters

**`user_identity_id`** *String* (Required)

ID of the unmanaged user identity that you want to get.

***

## Response

{% hint style="success" %}
Returns: [**unknown**](https://docs.seam.co/latest/api/user_identities/unmanaged)
{% endhint %}
