HubSpot · Schema

AssetFileMetadata

Metadata for a file or folder in the CMS Developer File System

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Properties

Name Type Description
id string The full path of the file in the CMS Developer File System
name string The name of the file or folder
folder boolean Whether this path represents a folder (true) or file (false)
children array List of child files and folders (only present for folders)
hash string Content hash for change detection
createdAt integer Unix timestamp when the file was created
updatedAt integer Unix timestamp when the file was last updated
archivedAt integer Unix timestamp when the file was archived (if applicable)
View JSON Schema on GitHub