Project Object


A project represents a site, mobile app, or backend-only setup in a Wix account. It's the container for your Wix business features, data, and settings, and may or may not include a Wix-managed frontend. You can use the metaSiteId to access the project dashboard at https://manage.wix.com/dashboard/{metaSiteId}.

Properties
appsArray <App>Read-onlymaxItems 100

Apps installed on this project.


metaSiteIdstringRead-onlyformat GUID

Project ID. Use this ID to access the project dashboard.


siteIdstringRead-onlyformat GUID

Site ID. The ID of the project's visual site component.


templateIdstringRead-onlyformat GUID

ID of the template used to create this project. Defaults to a blank template if no template was specified.

Did this help?