The Project Object
Unique identifier (UUID)
Parent organization ID
Project name
URL-friendly project identifier
Project description
Status:
active, archived, or deletedEnvironment:
production, staging, or developmentProject settings including locales, platforms, and CDN configuration
Project dependencies with projectId and version
Project-level permissions and role configurations
Additional project metadata including createdBy and tags
Creation timestamp (ISO 8601 format)
Last update timestamp (ISO 8601 format)
Settings Object
| Field | Type | Description |
|---|---|---|
defaultLocale | string | Default content locale |
supportedLocales | string[] | Available locales |
defaultPlatform | string | Default platform for CMS preview (mobile, tablet, desktop) |
supportedPlatforms | string[] | Available platforms for content preview |
thumbnailUrl | string | Project thumbnail image URL for CMS display |
cdnDomain | string | Custom CDN domain |
Example Object
Project Structure
Projects contain the following resources:- Collections - Organizational groups for components
- Components - View and layout components with versions
- Content Types - Schemas defining content structure
- Content - Actual content entries
- Assets - Media files and images
- Saved Searches - Reusable search configurations
- Packages - Versioned snapshots of components
