# Accounts This contains APIs related to accounts as defined in Harness ## Gets an account - [GET /ng/api/accounts/{accountIdentifier}](https://apidocs.harness.io/openapi-merged/accounts/getaccountng.md) ## Checks if immutable delegate is enabled for account - [GET /ng/api/accounts/{accountIdentifier}/immutable-delegate-enabled](https://apidocs.harness.io/openapi-merged/accounts/isimmutabledelegateenabled.md) ## License update from UI - [PUT /ng/api/accounts/license/update/{accountIdentifier}](https://apidocs.harness.io/openapi-merged/accounts/licenseupdatefromuing.md) ## Update Account Name - [PUT /ng/api/accounts/{accountIdentifier}/name](https://apidocs.harness.io/openapi-merged/accounts/updateaccountnameng.md) ## Update Default Experience - [PUT /ng/api/accounts/{accountIdentifier}/default-experience](https://apidocs.harness.io/openapi-merged/accounts/updateaccountdefaultexperienceng.md)