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.
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. | |
| 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 | Bool | False | Weather or not is archived. |