PyramidContentItem
                                    Pyramid Content item object.
API Section: Objects
Type: Object
Properties
| 
                                                 Name  | 
                                            
                                                 Description  | 
                                            
                                                 Required  | 
                                            
                                                 Type  | 
                                            
                                                 Format  | 
                                        
|---|---|---|---|---|
| 
                                                 
                                                      | 
                                            
                                                 The content item's ID  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The content item's parent ID  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The content item's caption  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The content item's type enumeration  | 
                                            - | ||
| 
                                                 
                                                      | 
                                            
                                                 The creator's user ID  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The create date of the item  | 
                                            - | 
                                                 string  | 
                                            
                                                 date-time  | 
                                        
| 
                                                 
                                                      | 
                                            
                                                 The version of the item  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The modified date if the item  | 
                                            - | 
                                                 string  | 
                                            
                                                 date-time  | 
                                        
| 
                                                 
                                                      | 
                                            
                                                 The description of the item  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The content item's related tenant ID  | 
                                            - | 
                                                 string  | 
                                            |
| 
                                                 
                                                      | 
                                            
                                                 The content type enumeration  | 
                                            - | ||
| 
                                                 
                                                      | 
                                            
                                                 is the item deleted  | 
                                            - | 
                                                 boolean  | 
                                            
Usages
 /API2/content/findContentItem
                                    
 /API2/content/getAllItemsCreatedByUser
                                    
 /API2/content/getAllUserContentItems
                                    
 /API2/content/getAutoRecommendedItems
                                    
 /API2/content/getContentItemMetaData
                                    
 /API2/content/getFavoriteItems
                                    
 /API2/content/getFolderItems
                                    
 /API2/content/getMostUsedItems
                                    
 /API2/content/getPrivateFolderForUser
                                    
 /API2/content/getPrivateRootFolder
                                    
 /API2/content/getPublicOrGroupFolderByTenantId
                                    
 /API2/content/getRecentItems
                                    
 /API2/content/getRecommendedItems
                                    
 /API2/content/getUserGroupFolders
                                    
 /API2/content/getUserGroupRootFolder
                                    
 /API2/content/getUserPrivateFolder
                                    
 /API2/content/getUserPrivateRootFolder
                                    
 /API2/content/getUserPublicFolders
                                    
 /API2/content/getUserPublicRootFolder
                                    
 id