Required Scopes
This API requires one of the following scopes:contacts
Path Parameters
The specific type of CRM object to retrieve properties from. You can use the object name (e.g., contacts
) or the objectTypeId
(e.g., 0-1
).
Response
Successful response with all properties for the specified object type
The internal name of the property
A human readable label for the property
A description of the property
The property group that the property belongs to
The data type that the property stores
string
, number
, bool
, datetime
, enumeration
Controls how the property appears when used in forms
textarea
, select
, text
, date
, file
, number
, radio
, checkbox
Options for enumeration properties
Used to control the default order of the property within the property group
Whether the property can be used in forms
Whether the property value is read-only
Whether the property definition is read-only
Whether the property is hidden
Whether the property definition can be deleted
Whether the property is favorited
The order of the property in the favorites list
Whether the property is calculated
Whether the property uses external options
The display mode of the property
Whether to show currency symbol for number properties
Name of the property that defines the currency
Display hint for text properties
Display hint for number properties
Whether the options can be modified
Referenced object type for relationship properties
Whether this is a customized default property
Whether the property is searchable in global search
Whether the property must have unique values
Whether the property is defined by HubSpot
Whether the property has been deleted
Timestamp when the property was created
Timestamp when the property was last updated
The ID of the user who created the property
The ID of the user who last updated the property