Owners
Retrieve the owners in HubSpot.
Columns
| Name | Type | References | Description |
| OwnerId [KEY] | Long | The id of the owner. | |
| PortalId | Long | The portal id the owner is associated with. | |
| Type | String | The type of user. | |
| FirstName | String | The first name of the owner. | |
| LastName | String | The last name of the owner. | |
| String | The email address for the owner. | ||
| CreatedAt | Datetime | The when the owner was created. | |
| UpdatedAt | Datetime | The when the owner was last updated. | |
| RemoteListAggregate | String | Remote list information for the owner. | |
| IncludeInactive | Boolean | If specified as true, include inactive owners. |