Site Object


Properties
blockedboolean

Whether Wix has blocked this site due to legal issues.


contributorAccountIdsArray <string>format GUIDminItems 1maxItems 1000

Site contributors' account IDs.


createdDatestringformat date-time

Site creation date.


displayNamestring

Site display name. Used for display purposes, such as in the browser's tab name.


domainConnectedboolean

Whether the site has a connected domain.


editorTypestring

Site's Wix editor type.


editUrlstring

Editor site URL.


folderIdstringformat GUID

Folder ID that contains this site. Empty if site is at root level.


htmlAppIdstringformat GUID

HTML app ID for the site.


idstringformat GUID

Site ID.


namestring

Site name. Used in the site's URL.


namespacestring

Namespace of the site, for internal use.


ownerAccountIdstringformat GUID

Site owner's account ID.


premiumboolean

Whether the site has a Wix Premium (paid) plan.


publishedboolean

Whether the site is published.


thumbnailstring

Site thumbnail.


trashedDatestringformat date-time

Site trashed date.


updatedDatestringformat date-time

Site updated date.


viewUrlstring

Live site URL.

Did this help?