SOAP API method WebSiteDomain_retrieve
Parameters
| Name | Type | Description | 
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved | 
| * required parameters | ||
Return values
| Name | Type | Description | 
|---|---|---|
| websitedomain | Structure of type 'websitedomain' | All properties of the retrieved websitedomain | 
Structure 'websitedomain'
| Name | Type | Description | 
|---|---|---|
| id | int | The ID of the domain. | 
| name | string | The name of the domain. | 
| removed | boolean | Is this domain removed |