| assistant: InterfaceAssistant | The assistant associated with the interface |
| breadcrumb: BreadcrumbBase | Show sub-portal breadcrumb |
| canDelete: Boolean | Whether the interface can be deleted |
| canEdit: Boolean | Whether the interface can be edited |
| color: String | The color of the interface |
| createdAt: ISO8601DateTime | The creation date of the interface |
| createdBy: User | User that created the interface |
| displayPipefyHeader: Boolean | Whether the interface will display the Pipefy header |
| groups: InterfaceGroupConnection | The groups of the interface |
| icon: String | The icon of the interface |
| id: String | The id of the interface |
| mainPortal: PortalInterface | Reference to the main portal |
| members: InterfacesMemberConnection | The members of the interface |
| migrated: Boolean | Indicates if the portal was migrated from the old portal |
| name: String | The name of the interface |
| notAddedSubPortals: [[ID]] | Sub-portals not added to this portal |
| pages: [ID] | The pages of the portal |
| published: Boolean | Indicates if the portal is published |
| searchContent: PortalInterfaceSearchContent | Search portal content |
| subPortals: [[ID]] | Sub-portals created on this main portal |
| subType: InterfaceSubType | The sub type of the interface |
| updatedAt: ISO8601DateTime | The update date of the interface |
| userRole: RolesTypes | The role of the user of the interface |
| visibility: InterfaceVisibility | Whether the interface is private or internal |