HubSpot · Schema

AccessTokenMetadata

Metadata associated with an OAuth access token

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Properties

Name Type Description
token string The access token string
app_id integer The ID of the HubSpot application associated with this token
hub_id integer The HubSpot portal (hub) ID associated with this token
user_id integer The ID of the user who authorized the token
user string The email address of the user who authorized the token
hub_domain string The domain of the HubSpot portal
scopes array List of scopes granted to this token
token_type string The type of token (always 'access')
expires_in integer Number of seconds until the token expires
View JSON Schema on GitHub