Bad Request
Internal server error
Returns an account
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Bad Request
Internal server error
Returns true if immutable delegate is enabled for account
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Bad Request
Internal server error
Returns an boolean
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
This is details of the Account. Name is mandatory.
Bad Request
Internal server error
Returns an account
{- "identifier": "string",
- "name": "string",
- "companyName": "string",
- "accountType": "string",
- "accountStatus": "string",
- "cluster": "string",
- "defaultExperience": "NG",
- "authenticationMechanism": "USER_PASSWORD",
- "serviceAccountConfig": {
- "apiKeyLimit": 0,
- "tokenLimit": 0
}, - "createdAt": 0,
- "expiryTime": 0,
- "ringName": "string",
- "subdomainURL": "string",
- "sessionTimeoutInMinutes": 0,
- "publicAccessEnabled": true,
- "absoluteSessionTimeoutInMinutes": 0,
- "twoFactorAdminEnforced": true,
- "oauthEnabled": true,
- "nextGenEnabled": true,
- "productLed": true,
- "harnessSupportAccessAllowed": true,
- "crossGenerationAccessEnabled": true,
- "cannyUsernameAbbreviationEnabled": true
}
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
This is details of the Account. DefaultExperience is mandatory
Bad Request
Internal server error
Returns an account
{- "identifier": "string",
- "name": "string",
- "companyName": "string",
- "accountType": "string",
- "accountStatus": "string",
- "cluster": "string",
- "defaultExperience": "NG",
- "authenticationMechanism": "USER_PASSWORD",
- "serviceAccountConfig": {
- "apiKeyLimit": 0,
- "tokenLimit": 0
}, - "createdAt": 0,
- "expiryTime": 0,
- "ringName": "string",
- "subdomainURL": "string",
- "sessionTimeoutInMinutes": 0,
- "publicAccessEnabled": true,
- "absoluteSessionTimeoutInMinutes": 0,
- "twoFactorAdminEnforced": true,
- "oauthEnabled": true,
- "nextGenEnabled": true,
- "productLed": true,
- "harnessSupportAccessAllowed": true,
- "crossGenerationAccessEnabled": true,
- "cannyUsernameAbbreviationEnabled": true
}
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}