# Account External User

An external user from the customer's Identity Provider, resolved into
 Databricks. This is a read-only resource that allows customers to look up
 external user identities by their IdP external ID and retrieve the
 corresponding Databricks internal ID and metadata. The Get method may
 trigger an idempotent sync from the customer's IdP to provision or refresh
 the user's data in Databricks.

## The ExternalUser object

- [account-external-user/object.md](account-external-user/object.md)

## Endpoints

### Get

- [GET /api/2.0/identity/{name=accounts/*/external-users/*}](get-external-user.md)

