HubSpot · Example Payload

Crm Lists Api List Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Crm Lists Api List Example is an example object payload from HubSpot, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

listIdnamelistTypeobjectTypeIdprocessingStatuscreatedAtupdatedAtfilterBranchmemberCount

Example Payload

Raw ↑
{
  "listId": "500123",
  "name": "Example Record",
  "listType": "STATIC",
  "objectTypeId": "500123",
  "processingStatus": "active",
  "createdAt": "2025-03-15T14:30:00Z",
  "updatedAt": "2025-03-15T14:30:00Z",
  "filterBranch": {},
  "memberCount": 10
}