# Account External Service Principal

An external service principal from the customer's Identity Provider, resolved
 into Databricks. This is a read-only resource keyed by the IdP external ID.
 The Get method may trigger an idempotent sync from the customer's IdP to
 provision or refresh the service principal's data in Databricks.

## The ExternalServicePrincipal object

- [account-external-service-principal/object.md](account-external-service-principal/object.md)

## Endpoints

### Get

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

