

# Get the ARN of the current user in Connect Customer agent workspace
<a name="3P-apps-user-requests-getuserarn"></a>

Returns the Amazon Resource Name (ARN) of the user that's currently logged in to the Connect Customer agent workspace.

```
async getUserArn(): Promise<string>
```

 **Permissions required:** 

```
*
```