HubSpot · Schema

List

A HubSpot CRM list.

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Properties

Name Type Description
listId string The unique identifier for the list.
name string The name of the list.
listType string Whether the list is static (manually managed) or dynamic (filter-based).
objectTypeId string The object type the list contains (e.g., 0-1 for contacts).
processingStatus string The current processing status of the list.
createdAt string The date and time the list was created.
updatedAt string The date and time the list was last updated.
filterBranch object The filter definition for dynamic lists.
memberCount integer The current number of members in the list.
View JSON Schema on GitHub