SOAP API method WebSite_retrieve
Parameters
Name | Type | Description |
---|---|---|
id * | string | The identifier (id) of the object that is retrieved |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
website | Structure of type 'website' | All properties of the retrieved website |
Structure 'website'
Name | Type | Description |
---|---|---|
id | int | The ID of the website. |
name | string | The name of the website. |
created | timestamp | The date and time when the website was created. |
description | string | The description of the website. |
sessionTimeout | int | Get the session timeout, in minutes. |
forceHttps | boolean | Get whether this website can use only https |