Schema details
| Field | Description |
|---|---|
| Name | The display name of the Schema, shown in the Registry sidebar and in the Schema list |
| Description | An optional summary of what this Schema models and what it is used for |
| Icon | A visual identifier for the Schema, shown in the sidebar and object headers |
| Color | An accent color applied to the Schema’s icon and cards across the UI |
Visibility
Visibility controls who can see the Schema and the objects inside it.| Level | Who has access |
|---|---|
PRIVATE | Only the Schema owner and Space admins |
INTERNAL | All members of the Space |
PUBLIC | Anyone with access to the Collabase instance, including unauthenticated users if API access is enabled |
Visibility applies to the Schema as a whole. There is no per-Object-Type or per-Object visibility setting. If a Schema is Internal, all its Object Types and Objects are visible to all Space members.
Public API access
When enabled, the Schema’s objects are accessible over the Collabase REST API at:Set visibility to Public
Ensure the Schema visibility is set to
PUBLIC before sharing the API endpoint externally.Danger zone
The danger zone contains irreversible Schema-level actions.Delete Schema
Deleting a Schema permanently removes:- All Object Types and their Attribute definitions
- All Objects and their field values
- All Schema Relations and Object Relations

