Owners

HubSpot uses owners to assign CRM objects to specific people in your organization. The endpoints described here are used to get a list of the owners that are available for an account. This table supports both OAuth and APIKey authentications.

Columns

Name Type References Filterable Description
Id [KEY] Long True Owner ID
FirstName String False First name of the owner.
LastName String False Last name of the owner.
UserId String False User id of the owner.
Email String True Email of the owner.
Teams String False Teams of the owner.
CreatedAt Datetime False Created date time.
UpdatedAt Datetime False Updated date time.
Archived Boolean False Weather or not is archived.