HubSpot · Schema

TokenResponse

Response containing the new access token and related information

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Properties

Name Type Description
access_token string The new access token
token_type string The type of token (always 'bearer')
expires_in integer Number of seconds until the access token expires
refresh_token string The refresh token for obtaining new access tokens
id_token string The ID token (only returned if openid scope was requested)
View JSON Schema on GitHub